Home
last modified time | relevance | path

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

/dports/net/mDNSResponder/mDNSResponder-1310.140.1/Clients/dnssdutil/
H A Ddnssdutil.c2909 typedef struct ServiceBrowserResults ServiceBrowserResults; typedef
2917 struct ServiceBrowserResults struct
2976 static void ServiceBrowserResultsRetain( ServiceBrowserResults *inResults );
2977 static void ServiceBrowserResultsRelease( ServiceBrowserResults *inResults );
5482 ServiceBrowserResults * results; // Results from the service browser.
14773 ServiceBrowserResults * inResults,
29893 static void ServiceBrowserResultsRetain( ServiceBrowserResults *inResults ) in ServiceBrowserResultsRetain()
29904 static void ServiceBrowserResultsRelease( ServiceBrowserResults *inResults ) in ServiceBrowserResultsRelease()
29956 ServiceBrowserResults * results = NULL; in _ServiceBrowserStop()
30821 *outResults = (ServiceBrowserResults *) results; in _ServiceBrowserCreateResults()
[all …]