Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.h212 ngx_http_core_loc_conf_t **named_locations; member
H A Dngx_http.c748 cscf->named_locations = clcfp; in ngx_http_init_locations()
H A Dngx_http_core_module.c2497 if (cscf->named_locations) { in ngx_http_named_location()
2499 for (clcfp = cscf->named_locations; *clcfp; clcfp++) { in ngx_http_named_location()