Searched refs:LogStat (Results 1 – 1 of 1) sorted by relevance
63 static int LogStat = 0; /* status bits, set by openlog() */ variable197 if (LogStat & LOG_PERROR) { in vsyslog1()264 if (LogStat & LOG_PERROR) { in vsyslog1()278 openlog_unlocked(LogTag, LogStat | LOG_NDELAY, 0); in vsyslog1()333 if (LogStat & LOG_CONS && in vsyslog1()440 LogStat = logstat; in openlog_unlocked()444 if (LogStat & LOG_NDELAY) /* open immediately */ in openlog_unlocked()