Searched refs:DNSServiceQueryRecord (Results 1 – 16 of 16) sorted by relevance
/external/mdnsresponder/mDNSWindows/DLL/ |
D | dnssd.def | 34 DNSServiceQueryRecord
|
/external/libcups/vcnet/ |
D | dns_sd.c | 177 DNSServiceErrorType DNSSD_API DNSServiceQueryRecord in DNSServiceQueryRecord() function
|
D | dns_sd.h | 1500 DNSServiceErrorType DNSSD_API DNSServiceQueryRecord
|
/external/mdnsresponder/mDNSShared/ |
D | dns_sd.h | 1500 DNSServiceErrorType DNSSD_API DNSServiceQueryRecord
|
D | dnssd_clientshim.c | 639 DNSServiceErrorType DNSServiceQueryRecord in DNSServiceQueryRecord() function 762 err = DNSServiceQueryRecord(&x->aQuery, inFlags, inInterfaceIndex, inHostName, kDNSServiceType_A, in DNSServiceGetAddrInfo()
|
D | dnssd_clientstub.c | 1212 DNSServiceErrorType DNSSD_API DNSServiceQueryRecord in DNSServiceQueryRecord() function
|
D | uds_daemon.c | 2395 #pragma mark - DNSServiceQueryRecord
|
/external/mdnsresponder/mDNSPosix/ |
D | nss_mdns.c | 887 DNSServiceQueryRecord ( in mdns_lookup_name() 962 DNSServiceQueryRecord ( in mdns_lookup_addr()
|
/external/mdnsresponder/mDNSWindows/DLLStub/ |
D | DLLStub.cpp | 371 DNSServiceQueryRecord in DNSServiceQueryRecord() function
|
/external/mdnsresponder/mDNSWindows/DLL.NET/ |
D | dnssd_NET.cpp | 991 …int err = DNSServiceQueryRecord(&sdRef->m_impl->m_ref, flags, interfaceIndex, pFullname->c_str(), … in QueryRecord()
|
/external/libcups/backend/ |
D | dnssd.c | 414 status = DNSServiceQueryRecord(&(device->ref), in main()
|
/external/mdnsresponder/mDNSWindows/DLLX/ |
D | DNSSD.cpp | 277 …err = DNSServiceQueryRecord( &sref, flags, ifIndex, fullNameUTF8.c_str(), ( uint16_t ) rrtype, ( u… in QueryRecord()
|
D | DNSSDService.cpp | 700 …err = DNSServiceQueryRecord( &subord, flags | kDNSServiceFlagsShareConnection, ifIndex, fullNameUT… in QueryRecord()
|
/external/mdnsresponder/mDNSWindows/mdnsNSP/ |
D | mdnsNSP.c | 936 …err = DNSServiceQueryRecord( &obj->resolver4, 0, 0, name, kDNSServiceType_A, kDNSServiceClass_IN, … in QueryCreate() 970 …err = DNSServiceQueryRecord( &obj->resolver6, 0, 0, name, kDNSServiceType_AAAA, kDNSServiceClass_I… in QueryCreate()
|
/external/mdnsresponder/Clients/ |
D | dns-sd.c | 1180 …err = DNSServiceQueryRecord(&client, flags, opinterface, argv[opi+0], rrtype, rrclass, qr_reply, N… in main()
|
/external/libcups/cups/ |
D | dest.c | 3756 …if (DNSServiceQueryRecord(&(device->ref), kDNSServiceFlagsShareConnection, 0, device->fullName, kD… in cups_enum_dests()
|