Home
last modified time | relevance | path

Searched refs:DNSServiceBrowse (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/man/man3dns_sd/
H A DMakefile21 MANFILES= DNSServiceBrowse.3dns_sd \
/titanic_44/usr/src/lib/libdns_sd/common/
H A Dmapfile-vers44 DNSServiceBrowse;
H A Ddns_sd.h880 DNSServiceErrorType DNSSD_API DNSServiceBrowse
H A Ddnssd_clientstub.c753 DNSServiceErrorType DNSSD_API DNSServiceBrowse in DNSServiceBrowse() function
/titanic_44/usr/src/pkg/manifests/
H A Dservice-network-dns-mdns.mf148 file path=usr/share/man/man3dns_sd/DNSServiceBrowse.3dns_sd
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/
H A Ddns-sd.c704 err = DNSServiceBrowse(&client, 0, opinterface, argv[optind+0], dom, browse_reply, NULL); in main()
/titanic_44/usr/src/lib/libdns_sd/java/common/
H A DJNISupport.c411 …err = DNSServiceBrowse( &pContext->ServiceRef, flags, ifIndex, regStr, domainStr, ServiceBrowseRep… in Java_com_apple_dnssd_AppleBrowser_CreateBrowser()