Home
last modified time | relevance | path

Searched refs:ZLOG_SYSLOG (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/sapi/fpm/fpm/
H A Dzlog.h42 #define ZLOG_SYSLOG -2 macro
H A Dzlog.c130 if (zlog_fd == ZLOG_SYSLOG /* && !fpm_globals.is_child */) { in zlog_ex()
183 if (zlog_fd == ZLOG_SYSLOG) { in zlog_ex()
H A Dfpm_stdio.c66 if (fpm_globals.error_log_fd == ZLOG_SYSLOG) { in fpm_stdio_init_child()
270 fpm_globals.error_log_fd = ZLOG_SYSLOG;

Completed in 7 milliseconds