Searched refs:DNSServiceCreateConnection (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libdns_sd/common/
H A Ddns_sd.h424 * Note: If the reference was initialized with DNSServiceCreateConnection(), any DNSRecordRefs
730 * or DNSServiceCreateConnection().
767 * DNSServiceCreateConnection() (if the record being removed was registered via
1023 /* DNSServiceCreateConnection()
1040 DNSServiceErrorType DNSSD_API DNSServiceCreateConnection(DNSServiceRef *sdRef);
1054 * DNSServiceCreateConnection().
1082 * sdRef: A DNSServiceRef initialized by DNSServiceCreateConnection().
H A Ddnssd_clientstub.c1024 DNSServiceErrorType DNSSD_API DNSServiceCreateConnection(DNSServiceRef *sdRef) function
/osnet-11/usr/src/lib/libdns_sd/java/common/
H A DJNISupport.c706 err = DNSServiceCreateConnection( &pContext->ServiceRef);

Completed in 42 milliseconds