Home
last modified time | relevance | path

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

/PHP-7.4/sapi/fpm/fpm/
H A Dzlog.h94 void zlog_stream_init_ex(struct zlog_stream *stream, int flags, int fd);
H A Dfpm_stdio.c144 zlog_stream_init_ex(log_stream, ZLOG_WARNING, STDERR_FILENO);
H A Dzlog.c542 void zlog_stream_init_ex(struct zlog_stream *stream, int flags, int fd) /* {{{ */ in zlog_stream_init_ex() function

Completed in 12 milliseconds