Home
last modified time | relevance | path

Searched refs:ngx_http_log_main_conf_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.c44 } ngx_http_log_main_conf_t; typedef
1128 ngx_http_log_main_conf_t *conf; in ngx_http_log_create_main_conf()
1132 conf = ngx_pcalloc(cf->pool, sizeof(ngx_http_log_main_conf_t)); in ngx_http_log_create_main_conf()
1185 ngx_http_log_main_conf_t *lmcf; in ngx_http_log_merge_loc_conf()
1251 ngx_http_log_main_conf_t *lmcf; in ngx_http_log_set_log()
1539 ngx_http_log_main_conf_t *lmcf = conf; in ngx_http_log_set_format()
1874 ngx_http_log_main_conf_t *lmcf; in ngx_http_log_init()