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

/external/mdnsresponder/mDNSShared/
H A DDebugServices.c208 static void * gDebugCustomOutputContext = NULL; variable
316 gDebugCustomOutputContext = va_arg( args, void * );
593 gDebugCustomOutputFunction( inData, inSize, gDebugCustomOutputContext );

Completed in 151 milliseconds