Searched refs:LogStat (Results 1 – 1 of 1) sorted by relevance
66 static int LogStat = 0; /* status bits, set by openlog() */ variable204 if (LogStat & LOG_PERROR) { in vsyslog1()276 if (LogStat & LOG_PERROR) { in vsyslog1()290 openlog_unlocked(LogTag, LogStat | LOG_NDELAY, 0); in vsyslog1()345 if (LogStat & LOG_CONS && in vsyslog1()462 LogStat = logstat; in openlog_unlocked()466 if (LogStat & LOG_NDELAY) /* open immediately */ in openlog_unlocked()