Home
last modified time | relevance | path

Searched refs:DNSServiceQueryRecord (Results 1 – 8 of 8) sorted by relevance

/titanic_44/usr/src/man/man3dns_sd/
H A DMakefile26 DNSServiceQueryRecord.3dns_sd \
/titanic_44/usr/src/lib/libdns_sd/common/
H A Dmapfile-vers49 DNSServiceQueryRecord;
H A Ddns_sd.h1232 DNSServiceErrorType DNSSD_API DNSServiceQueryRecord
H A Ddnssd_clientstub.c672 DNSServiceErrorType DNSSD_API DNSServiceQueryRecord in DNSServiceQueryRecord() function
/titanic_44/usr/src/lib/nsswitch/mdns/common/
H A Dmdns_common.c91 err = DNSServiceQueryRecord(&ref, flags, opinterface, in _nss_mdns_queryrecord()
/titanic_44/usr/src/pkg/manifests/
H A Dservice-network-dns-mdns.mf153 file path=usr/share/man/man3dns_sd/DNSServiceQueryRecord.3dns_sd
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/
H A Ddns-sd.c732 …err = DNSServiceQueryRecord(&client, flags, opinterface, argv[optind+0], rrtype, rrclass, qr_reply… in main()
/titanic_44/usr/src/lib/libdns_sd/java/common/
H A DJNISupport.c855 err = DNSServiceQueryRecord( &pContext->ServiceRef, flags, ifIndex, servStr, in Java_com_apple_dnssd_AppleQuery_CreateQuery()