Searched refs:LOG_PID (Results 1 – 6 of 6) sorted by relevance
57 openlog(id, LOG_NDELAY | LOG_PID, facility); in rte_eal_log_init()
172 #define LOG_PID 0x01 /* log the pid with each message */ macro
186 openlog(_ctx.identity, LOG_NDELAY | LOG_PID, facility); in zed_log_syslog_open()
505 xo_syslog(LOG_ERR | LOG_CONS | LOG_PERROR | LOG_PID, in xo_vsyslog()566 if (xo_logstat & LOG_PID) in xo_vsyslog()
2028 openlog(server.syslog_ident, LOG_PID | LOG_NDELAY | LOG_NOWAIT, in initServer()
1414 LOG_PID Log the process id with each message