Searched refs:ngx_http_named_location (Results 1 – 6 of 6) sorted by relevance
204 (void) ngx_http_named_location(r, &path); in ngx_http_try_files_handler()
509 ngx_int_t ngx_http_named_location(ngx_http_request_t *r, ngx_str_t *name);
623 return ngx_http_named_location(r, &uri); in ngx_http_send_error_page()
3531 ngx_http_named_location(r, &clcf->post_action); in ngx_http_post_action()
2469 ngx_http_named_location(ngx_http_request_t *r, ngx_str_t *name) in ngx_http_named_location() function
2761 ngx_http_named_location(r, &uri); in ngx_http_upstream_process_headers()