Searched refs:named_locations (Results 1 – 3 of 3) sorted by relevance
212 ngx_http_core_loc_conf_t **named_locations; member
748 cscf->named_locations = clcfp; in ngx_http_init_locations()
2497 if (cscf->named_locations) { in ngx_http_named_location()2499 for (clcfp = cscf->named_locations; *clcfp; clcfp++) { in ngx_http_named_location()