Searched refs:DNSServiceQueryRecord (Results 1 – 9 of 9) sorted by relevance
/external/avahi/avahi-compat-libdns_sd/ |
D | funcs.txt | 26 DNSServiceQueryRecord
|
D | dns_sd.h | 1229 DNSServiceErrorType DNSSD_API DNSServiceQueryRecord
|
D | compat.c | 1315 DNSServiceErrorType DNSSD_API DNSServiceQueryRecord ( in DNSServiceQueryRecord() function
|
/external/mdnsresponder/mDNSShared/ |
D | dnssd_clientshim.c | 639 DNSServiceErrorType DNSServiceQueryRecord in DNSServiceQueryRecord() function 762 err = DNSServiceQueryRecord(&x->aQuery, inFlags, inInterfaceIndex, inHostName, kDNSServiceType_A, in DNSServiceGetAddrInfo()
|
D | dns_sd.h | 1500 DNSServiceErrorType DNSSD_API DNSServiceQueryRecord
|
D | dnssd_clientstub.c | 1205 DNSServiceErrorType DNSSD_API DNSServiceQueryRecord in DNSServiceQueryRecord() function
|
D | uds_daemon.c | 2389 #pragma mark - DNSServiceQueryRecord
|
/external/mdnsresponder/mDNSPosix/ |
D | nss_mdns.c | 887 DNSServiceQueryRecord ( in mdns_lookup_name() 962 DNSServiceQueryRecord ( in mdns_lookup_addr()
|
/external/mdnsresponder/Clients/ |
D | dns-sd.c | 1180 …err = DNSServiceQueryRecord(&client, flags, opinterface, argv[opi+0], rrtype, rrclass, qr_reply, N… in main()
|