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

/osnet-11/usr/src/lib/libdns_sd/common/
H A Ddns_sd.h427 * if the reference was initialized with DNSServiceRegister, and an extra resource record was
546 * sdRef: The DNSServiceRef initialized by DNSServiceRegister().
556 * DNSServiceRegister(), this indicates what name was automatically chosen).
561 * specify a domain in DNSServiceRegister(), this indicates the default domain
580 /* DNSServiceRegister() Parameters:
633 * As with the other parameters, the DNSServiceRegister call copies the txtRecord
635 * then you can safely free that memory right after the DNSServiceRegister call returns.
653 DNSServiceErrorType DNSSD_API DNSServiceRegister
686 * sdRef: A DNSServiceRef initialized by DNSServiceRegister().
722 * - The primary txt record of a service registered via DNSServiceRegister()
[all...]
H A Ddnssd_clientstub.c852 DNSServiceErrorType DNSSD_API DNSServiceRegister function
1101 //sdRef returned by DNSServiceRegister()
/osnet-11/usr/src/lib/libdns_sd/java/common/
H A DJNISupport.c573 err = DNSServiceRegister( &pContext->ServiceRef, flags, ifIndex, servStr, regStr,

Completed in 38 milliseconds