Searched refs:kDNSServiceProperty_DaemonVersion (Results 1 – 4 of 4) sorted by relevance
692 #define kDNSServiceProperty_DaemonVersion "DaemonVersion" macro
1100 if (!strcmp(property, kDNSServiceProperty_DaemonVersion) && *size >= 4) in DNSServiceGetProperty()
3222 if (!strcmp(prop, kDNSServiceProperty_DaemonVersion)) in handle_getproperty_request()
1290 err = DNSServiceGetProperty(kDNSServiceProperty_DaemonVersion, &v, &size); in main()