Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSWindows/DLL/
Ddnssd.def32 DNSServiceCreateConnection
/external/libcups/vcnet/
Ddns_sd.c151 DNSServiceErrorType DNSSD_API DNSServiceCreateConnection(DNSServiceRef *sdRef) in DNSServiceCreateConnection() function
Ddns_sd.h1644 DNSServiceErrorType DNSSD_API DNSServiceCreateConnection(DNSServiceRef *sdRef);
/external/mdnsresponder/mDNSShared/
Ddns_sd.h1644 DNSServiceErrorType DNSSD_API DNSServiceCreateConnection(DNSServiceRef *sdRef);
Ddnssd_clientshim.c581 DNSServiceErrorType DNSServiceCreateConnection(DNSServiceRef *sdRef) in DNSServiceCreateConnection() function
Ddnssd_clientstub.c1606 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/libcups/backend/
Ddnssd.c220 if (DNSServiceCreateConnection(&main_ref) != kDNSServiceErr_NoError) in main()
/external/mdnsresponder/mDNSWindows/DLLX/
DDNSSD.cpp375 err = DNSServiceCreateConnection( &sref ); in CreateConnection()
DDNSSDService.cpp76 err = DNSServiceCreateConnection( &m_primary ); in FinalConstruct()
/external/libcups/scheduler/
Ddirsvc.c163 if ((error = DNSServiceCreateConnection(&DNSSDMaster)) in cupsdStartBrowsing()
/external/libcups/cups/
Dhttp-support.c1852 if (DNSServiceCreateConnection(&ref) == kDNSServiceErr_NoError) in _httpResolveURI()
Ddest.c3593 if (DNSServiceCreateConnection(&data.main_ref) != kDNSServiceErr_NoError) in cups_enum_dests()
/external/libcups/tools/
Dippfind.c1132 if ((err = DNSServiceCreateConnection(&dnssd_ref)) != kDNSServiceErr_NoError) in main()
Dippeveprinter.c2227 if (DNSServiceCreateConnection(&DNSSDMaster) != kDNSServiceErr_NoError) in dnssd_init()