Searched defs:LOG_PID (Results 1 – 2 of 2) sorted by relevance
/php-src/win32/ | ||
H A D | syslog.h | 61 #define LOG_PID 0x01 /* log the pid with each message */ macro |
/php-src/ext/standard/ | ||
H A D | basic_functions.stub.php | 909 const LOG_PID = UNKNOWN; define |
Completed in 26 milliseconds