Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSWindows/mdnsNSP/
DmdnsNSP.c53 typedef struct Query * QueryRef; typedef
57 QueryRef next;
150 DEBUG_LOCAL OSStatus QueryCreate( const WSAQUERYSETW *inQuerySet, DWORD inQuerySetFlags, QueryRef *…
151 DEBUG_LOCAL OSStatus QueryRetain( QueryRef inRef );
152 DEBUG_LOCAL OSStatus QueryRelease( QueryRef inRef );
184 QueryRef inRef,
192 QueryRef inRef,
197 DEBUG_LOCAL size_t QueryCopyQuerySetSize( QueryRef inRef, const WSAQUERYSETW *inQuerySet, DWORD inQ…
236 DEBUG_LOCAL QueryRef gQueryList = NULL;
498 QueryRef obj; in NSPLookupServiceBegin()
[all …]