Home
last modified time | relevance | path

Searched refs:h2o_time2str_log (Results 1 – 4 of 4) sorted by relevance

/dports/www/h2o-devel/h2o-dcc7134/include/h2o/
H A Dtime_.h47 void h2o_time2str_log(char *buf, time_t time);
/dports/www/h2o-devel/h2o-dcc7134/lib/common/
H A Dtime.c157 void h2o_time2str_log(char *buf, time_t time) in h2o_time2str_log() function
/dports/www/h2o-devel/h2o-dcc7134/lib/core/
H A Dcontext.c191 h2o_time2str_log(ctx->_timestamp_cache.value->log, ctx->_timestamp_cache.tv_at.tv_sec); in h2o_context_update_timestamp_string_cache()
/dports/www/h2o-devel/h2o-dcc7134/src/
H A Dmain.c3330 h2o_time2str_log(current_time, now); in on_extra_status()
3331 h2o_time2str_log(restart_time, conf.launch_time); in on_extra_status()