Home | History | Annotate | Download | only in mDNSShared

Lines Matching refs:kDNSServiceProperty_DaemonVersion

648  *                  Currently the only property defined is kDNSServiceProperty_DaemonVersion.
665 const char *property, /* Requested property (i.e. kDNSServiceProperty_DaemonVersion) */
671 * When requesting kDNSServiceProperty_DaemonVersion, the result pointer must point
688 * DNSServiceErrorType err = DNSServiceGetProperty(kDNSServiceProperty_DaemonVersion, &version, &size);
692 #define kDNSServiceProperty_DaemonVersion "DaemonVersion"