Searched refs:LOG_CONS (Results 1 – 4 of 4) sorted by relevance
62 #define LOG_CONS 0x02 /* log on the console if errors in sending */ macro
374 …php_openlog(fpm_global_config.syslog_ident, LOG_PID | LOG_CONS, fpm_global_config.syslog_facility);
914 const LOG_CONS = UNKNOWN; define
3736 REGISTER_LONG_CONSTANT("LOG_CONS", LOG_CONS, CONST_PERSISTENT); in register_basic_functions_symbols()
Completed in 28 milliseconds