Home
last modified time | relevance | path

Searched refs:h2o_access_log_open_handle (Results 1 – 5 of 5) sorted by relevance

/dports/www/h2o-devel/h2o-dcc7134/lib/handler/configurator/
H A Daccess_log.c67 …if ((fh = h2o_access_log_open_handle((*path)->data.scalar, format != NULL ? (*format)->data.scalar… in on_config()
/dports/www/h2o-devel/h2o-dcc7134/lib/handler/
H A Daccess_log.c133 h2o_access_log_filehandle_t *h2o_access_log_open_handle(const char *path, const char *fmt, int esca… in h2o_access_log_open_handle() function
/dports/www/h2o-devel/h2o-dcc7134/fuzz/
H A Ddriver_h3.cc125 logfh = h2o_access_log_open_handle("/dev/stdout", NULL, H2O_LOGCONF_ESCAPE_APACHE); in LLVMFuzzerTestOneInput()
/dports/www/h2o-devel/h2o-dcc7134/examples/libh2o/
H A Dsimple.c231 …h2o_access_log_filehandle_t *logfh = h2o_access_log_open_handle("/dev/stdout", NULL, H2O_LOGCONF_E… in main()
/dports/www/h2o-devel/h2o-dcc7134/include/
H A Dh2o.h1898 h2o_access_log_filehandle_t *h2o_access_log_open_handle(const char *path, const char *fmt, int esca…