Home
last modified time | relevance | path

Searched refs:DNSServiceCreateConnection (Results 1 – 11 of 11) sorted by relevance

/external/mdnsresponder/mDNSWindows/DLL/
Ddnssd.def32 DNSServiceCreateConnection
/external/mdnsresponder/mDNSShared/
Ddns_sd.h1644 DNSServiceErrorType DNSSD_API DNSServiceCreateConnection(DNSServiceRef *sdRef);
Ddnssd_clientshim.c581 DNSServiceErrorType DNSServiceCreateConnection(DNSServiceRef *sdRef) in DNSServiceCreateConnection() function
Ddnssd_clientstub.c1599 DNSServiceErrorType DNSSD_API DNSServiceCreateConnection(DNSServiceRef *sdRef) in DNSServiceCreateConnection() function
/external/mdnsresponder/Clients/
Ddns-sd.c1133 err = DNSServiceCreateConnection(&client); in main()
1161 err = DNSServiceCreateConnection(&client_pa); in main()
1259 err = DNSServiceCreateConnection(&client); in main()
/external/mdnsresponder/mDNSWindows/DLLStub/
DDLLStub.cpp325 DNSServiceCreateConnection(DNSServiceRef *sdRef) in DNSServiceCreateConnection() function
/external/mdnsresponder/mDNSWindows/DLL.NET/
Ddnssd_NET.cpp912 int err = DNSServiceCreateConnection(&sdRef->m_impl->m_ref); in CreateConnection()
/external/mdnsresponder/mDNSWindows/DLLX/
DDNSSD.cpp375 err = DNSServiceCreateConnection( &sref ); in CreateConnection()
DDNSSDService.cpp76 err = DNSServiceCreateConnection( &m_primary ); in FinalConstruct()
/external/libcups/cups/
Dhttp-support.c1851 if (DNSServiceCreateConnection(&ref) == kDNSServiceErr_NoError) in _httpResolveURI()
Ddest.c3714 if (DNSServiceCreateConnection(&data.main_ref) != kDNSServiceErr_NoError)