Searched defs:LOG_PID (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/include/
H A Dsyslog.h79 /* openlog() flags; only LOG_PID and LOG_PERROR supported */
80 #define LOG_PID 0x01 /* include pid with message */ macro

Completed in 3 milliseconds