Home
last modified time | relevance | path

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

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