Home
last modified time | relevance | path

Searched refs:DNSServiceGetProperty (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/libdns_sd/common/
H A Dmapfile-vers44 DNSServiceGetProperty;
H A Ddns_sd.h804 DNSServiceErrorType DNSSD_API DNSServiceGetProperty
H A Ddnssd_clientstub.c1146 DNSServiceErrorType DNSSD_API DNSServiceGetProperty(const char *property, void *result, uint32_t *s… in DNSServiceGetProperty() function
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/dns-sd/
H A Ddns-sd.c1773 err = DNSServiceGetProperty(kDNSServiceProperty_DaemonVersion, &v, &size); in main()