Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_log_module.c208 ngx_module_t ngx_http_log_module = { variable
269 lcf = ngx_http_get_module_loc_conf(r, ngx_http_log_module); in ngx_http_log_handler()
547 llcf = ngx_http_get_module_loc_conf(r, ngx_http_log_module); in ngx_http_log_script_write()
1226 lmcf = ngx_http_conf_get_module_main_conf(cf, ngx_http_log_module); in ngx_http_log_merge_loc_conf()
1275 lmcf = ngx_http_conf_get_module_main_conf(cf, ngx_http_log_module); in ngx_http_log_set_log()
1877 lmcf = ngx_http_conf_get_module_main_conf(cf, ngx_http_log_module); in ngx_http_log_init()
/f-stack/app/nginx-1.16.1/auto/
H A Dmodules77 ngx_http_log_module \
94 src/http/modules/ngx_http_log_module.c \