Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSShared/
DDebugServices.c127 static OSStatus DebugWindowsEventLogInit( const char *inName, HMODULE inModule );
993 static OSStatus DebugWindowsEventLogInit( const char *inName, HMODULE inModule ) in DebugWindowsEventLogInit() argument
1027 n = GetModuleFileName( inModule, path, sizeof_array( path ) ); in DebugWindowsEventLogInit()