Searched refs:DNSServiceBrowse (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libdns_sd/common/
H A Ddns_sd.h798 * sdRef: The DNSServiceRef initialized by DNSServiceBrowse().
814 * to DNSServiceBrowse(). One case where the discovered service type may
818 * to DNSServiceBrowse(), but the type of the service that's discovered
824 * same as the domain that was passed to DNSServiceBrowse(). The domain for each
845 /* DNSServiceBrowse() Parameters:
878 DNSServiceErrorType DNSSD_API DNSServiceBrowse
892 * Resolve a service name discovered via DNSServiceBrowse() to a target host name, port number, and
976 * as a result of a currently active DNSServiceBrowse() operation, then the
H A Ddnssd_clientstub.c753 DNSServiceErrorType DNSSD_API DNSServiceBrowse function
/osnet-11/usr/src/lib/libdns_sd/java/common/
H A DJNISupport.c411 err = DNSServiceBrowse( &pContext->ServiceRef, flags, ifIndex, regStr, domainStr, ServiceBrowseReply, pContext);

Completed in 30 milliseconds