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

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

Completed in 85 milliseconds