named_locations   749 http/ngx_http.c         cscf->named_locations = clcfp;
named_locations  2361 http/ngx_http_core_module.c     if (cscf->named_locations) {
named_locations  2363 http/ngx_http_core_module.c         for (clcfp = cscf->named_locations; *clcfp; clcfp++) {
named_locations   192 http/ngx_http_core_module.h     ngx_http_core_loc_conf_t  **named_locations;