Home
last modified time | relevance | path

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

/reactos/modules/rosapps/applications/sysutils/logevent/
H A Dlogevent.c93 BOOL FoundEventText; in ParseCmdline() local
102 FoundEventText = FALSE; in ParseCmdline()
176 if (FoundEventText) { in ParseCmdline()
181 FoundEventText = TRUE; in ParseCmdline()
186 if ((!ShowUsage) && (!FoundEventText)) { in ParseCmdline()