Home
last modified time | relevance | path

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

/netbsd/src/external/apache2/mDNSResponder/dist/mDNSShared/
DDebugServices.c194 typedef int ( *DebugMacOSXLogFunctionPtr )( const char *inFormat, ... ); typedef
196 static DebugMacOSXLogFunctionPtr gDebugMacOSXLogFunction = NULL;
879 gDebugMacOSXLogFunction = (DebugMacOSXLogFunctionPtr) functionPtr; in DebugMacOSXLogInit()