Home
last modified time | relevance | path

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

/netbsd/src/external/apache2/mDNSResponder/dist/mDNSShared/
DDebugServices.c123 static OSStatus DebugWindowsEventLogInit( const char *inName, HMODULE inModule );
949 static OSStatus DebugWindowsEventLogInit( const char *inName, HMODULE inModule ) in DebugWindowsEventLogInit() argument
983 n = GetModuleFileName( inModule, path, sizeof_array( path ) ); in DebugWindowsEventLogInit()