Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSShared/
DDebugServices.c219 typedef int ( *DebugMacOSXLogFunctionPtr )( const char *inFormat, ... ); typedef
221 static DebugMacOSXLogFunctionPtr gDebugMacOSXLogFunction = NULL;
923 gDebugMacOSXLogFunction = (DebugMacOSXLogFunctionPtr) functionPtr; in DebugMacOSXLogInit()