Searched refs:DNSServiceGetProperty (Results 1 – 4 of 4) sorted by relevance
44 DNSServiceGetProperty;
804 DNSServiceErrorType DNSSD_API DNSServiceGetProperty
1146 DNSServiceErrorType DNSSD_API DNSServiceGetProperty(const char *property, void *result, uint32_t *s… in DNSServiceGetProperty() function
1773 err = DNSServiceGetProperty(kDNSServiceProperty_DaemonVersion, &v, &size); in main()