Searched refs:DNSServiceGetProperty (Results 1 – 7 of 7) sorted by relevance
38 DNSServiceGetProperty
663 DNSServiceErrorType DNSSD_API DNSServiceGetProperty
1076 DNSServiceErrorType DNSSD_API DNSServiceGetProperty(const char *property, void *result, uint32_t *s… in DNSServiceGetProperty() function
474 DNSServiceGetProperty in DNSServiceGetProperty() function
466 err = DNSServiceGetProperty( propUTF8.c_str(), &byteArray[ 0 ], &elems ); in GetProperty()
1050 err = DNSServiceGetProperty( propUTF8.c_str(), &byteArray[ 0 ], &elems ); in GetProperty()
1290 err = DNSServiceGetProperty(kDNSServiceProperty_DaemonVersion, &v, &size); in main()