Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSWindows/mdnsNSP/
DmdnsNSP.c200 void DebugDumpQuerySet( DebugLevel inLevel, const WSAQUERYSETW *inQuerySet );
202 #define dlog_query_set( LEVEL, SET ) DebugDumpQuerySet( LEVEL, SET )
1695 void DebugDumpQuerySet( DebugLevel inLevel, const WSAQUERYSETW *inQuerySet ) in DebugDumpQuerySet() function