Searched refs:LOG_PID (Results 1 – 2 of 2) sorted by relevance
162 #define LOG_PID 0x01 /* log the pid with each message */ macro
152 #define INTERNALLOG LOG_ERR|LOG_CONS|LOG_PERROR|LOG_PID in __vsyslog_internal()216 if (LogStat & LOG_PID) in __vsyslog_internal()
Completed in 6 milliseconds