Searched refs:LOG_PERROR (Results 1 – 5 of 5) sorted by relevance
13 openlog('PHPT', LOG_PERROR, LOG_USER);
66 #define LOG_PERROR 0x20 /* log to stderr as well */ macro
939 const LOG_PERROR = UNKNOWN; define
3744 #if defined(LOG_PERROR) in register_basic_functions_symbols()3745 REGISTER_LONG_CONSTANT("LOG_PERROR", LOG_PERROR, CONST_PERSISTENT); in register_basic_functions_symbols()
Completed in 25 milliseconds