ngx_http_named_location 1252 http/ngx_http_core_module.c                 (void) ngx_http_named_location(r, &path);
ngx_http_named_location  479 http/ngx_http_core_module.h ngx_int_t ngx_http_named_location(ngx_http_request_t *r, ngx_str_t *name);
ngx_http_named_location 2893 http/ngx_http_request.c         ngx_http_named_location(r, &clcf->post_action);
ngx_http_named_location  564 http/ngx_http_special_response.c         return ngx_http_named_location(r, &uri);