Home
last modified time | relevance | path

Searched refs:ngx_http_log_loc_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.c83 } ngx_http_log_loc_conf_t; typedef
264 ngx_http_log_loc_conf_t *lcf; in ngx_http_log_handler()
479 ngx_http_log_loc_conf_t *llcf; in ngx_http_log_script_write()
1164 ngx_http_log_loc_conf_t *conf; in ngx_http_log_create_loc_conf()
1166 conf = ngx_pcalloc(cf->pool, sizeof(ngx_http_log_loc_conf_t)); in ngx_http_log_create_loc_conf()
1180 ngx_http_log_loc_conf_t *prev = parent; in ngx_http_log_merge_loc_conf()
1181 ngx_http_log_loc_conf_t *conf = child; in ngx_http_log_merge_loc_conf()
1240 ngx_http_log_loc_conf_t *llcf = conf; in ngx_http_log_set_log()
1762 ngx_http_log_loc_conf_t *llcf = conf; in ngx_http_log_open_file_cache()