Home | History | Annotate | Download | only in mDNSShared

Lines Matching refs:DNSServiceRegister

762  * if the reference was initialized with DNSServiceRegister, and an extra resource record was
879 * sdRef: The DNSServiceRef initialized by DNSServiceRegister().
898 * DNSServiceRegister(), this indicates what name was automatically chosen).
903 * specify a domain in DNSServiceRegister(), this indicates the default domain
922 /* DNSServiceRegister() Parameters:
1004 * As with the other parameters, the DNSServiceRegister call copies the txtRecord
1006 * then you can safely free that memory right after the DNSServiceRegister call returns.
1024 DNSServiceErrorType DNSSD_API DNSServiceRegister
1056 * sdRef: A DNSServiceRef initialized by DNSServiceRegister().
1094 * - The primary txt record of a service registered via DNSServiceRegister()
1100 * sdRef: A DNSServiceRef that was initialized by DNSServiceRegister()
1138 * sdRef: A DNSServiceRef initialized by DNSServiceRegister() (if the
1808 * -- when a client calls DNSServiceRegister() NAT mappings are automatically created
2044 * DNSServiceRegister( ... TXTRecordGetLength(), TXTRecordGetBytesPtr() ... );
2198 * which you can pass directly to DNSServiceRegister() or
2216 * which you can pass directly to DNSServiceRegister() or