Searched refs:fmt_type (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/loggers/
H A Dmod_log_config.c668 int fmt_type = TIME_FMT_CUSTOM; local
675 fmt_type = TIME_FMT_CLF;
686 fmt_type = TIME_FMT_CLF;
697 fmt_type = TIME_FMT_ABS_MSEC;
700 fmt_type = TIME_FMT_ABS_MSEC_FRAC;
706 fmt_type = TIME_FMT_ABS_USEC;
709 fmt_type = TIME_FMT_ABS_USEC_FRAC;
713 fmt_type = TIME_FMT_ABS_SEC;
716 fmt_type = TIME_FMT_CLF;
720 fmt_type
[all...]

Completed in 12 milliseconds