ngx_http_named_location 1267 src/http/ngx_http_core_module.c                 (void) ngx_http_named_location(r, &path);
ngx_http_named_location  530 src/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 3375 src/http/ngx_http_request.c         ngx_http_named_location(r, &clcf->post_action);
ngx_http_named_location  574 src/http/ngx_http_special_response.c         return ngx_http_named_location(r, &uri);
ngx_http_named_location 2468 src/http/ngx_http_upstream.c             ngx_http_named_location(r, &uri);