Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_log_module.c38 } ngx_http_log_fmt_t; typedef
70 ngx_http_log_fmt_t *format;
1130 ngx_http_log_fmt_t *fmt; in ngx_http_log_create_main_conf()
1137 if (ngx_array_init(&conf->formats, cf->pool, 4, sizeof(ngx_http_log_fmt_t)) in ngx_http_log_create_main_conf()
1184 ngx_http_log_fmt_t *fmt; in ngx_http_log_merge_loc_conf()
1250 ngx_http_log_fmt_t *fmt; in ngx_http_log_set_log()
1543 ngx_http_log_fmt_t *fmt; in ngx_http_log_set_format()
1873 ngx_http_log_fmt_t *fmt; in ngx_http_log_init()