Searched refs:LOG_LAST (Results 1 – 4 of 4) sorted by relevance
35 LOG_LAST = LOG_VERBOSE, // tail, not use enumerator
150 if (logLevel < 0 || logLevel > LOG_LAST) { in GetDaemonCommandlineOptions()
34 LOG_LAST = LOG_VERBOSE, // tail, not use enumerator
316 if (logLevel < 0 || logLevel > LOG_LAST) { in GetCommandlineOptions()