Searched refs:LogfListItemByName (Results 1 – 4 of 4) sorted by relevance
87 PLOGFILE LogfListItemByName(LPCWSTR Name);
121 SystemLog = LogfListItemByName(L"System"); in ProcessPortMessage()
119 pLogHandle->LogFile = LogfListItemByName(L"Application"); in ElfCreateEventLogHandle()142 pLogHandle->LogFile = LogfListItemByName(L"Application"); in ElfCreateEventLogHandle()
33 PLOGFILE LogfListItemByName(LPCWSTR Name) in LogfListItemByName() function