Searched refs:DNSServiceCreateDelegateConnection (Results 1 – 3 of 3) sorted by relevance
87 DNSServiceErrorType DNSSD_API DNSServiceCreateDelegateConnection(DNSServiceRef *sdRef, int32_t pid,…
2038 DNSServiceErrorType DNSSD_API DNSServiceCreateDelegateConnection(DNSServiceRef *sdRef, int32_t pid,… in DNSServiceCreateDelegateConnection() function2098 DNSServiceErrorType DNSSD_API DNSServiceCreateDelegateConnection(DNSServiceRef *sdRef, int32_t pid,… in DNSServiceCreateDelegateConnection() function
1717 if (DNSServiceCreateDelegateConnection(0, 0, 0) == 0) in API_NULL_input_test()