Home
last modified time | relevance | path

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

/php-src/sapi/fpm/fpm/
H A Dfpm_stdio.c156 zlog_set_fd(-1, 0);
377 zlog_set_fd(fpm_globals.error_log_fd, 0);
401 zlog_set_fd(fpm_globals.error_log_fd, is_stderr);
H A Dzlog.h20 int zlog_set_fd(int new_fd, zlog_bool is_stderr);
H A Dzlog.c92 int zlog_set_fd(int new_fd, zlog_bool is_stderr) /* {{{ */ in zlog_set_fd() function

Completed in 18 milliseconds