Searched refs:LOG_PERROR (Results 1 – 2 of 2) sorted by relevance
167 #define LOG_PERROR 0x20 /* log to stderr as well */ macro
152 #define INTERNALLOG LOG_ERR|LOG_CONS|LOG_PERROR|LOG_PID in __vsyslog_internal()240 if (LogStat & LOG_PERROR) { in __vsyslog_internal()
Completed in 5 milliseconds