Home
last modified time | relevance | path

Searched refs:ngx_http_join_exact_locations (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http.c42 static ngx_int_t ngx_http_join_exact_locations(ngx_conf_t *cf,
827 if (ngx_http_join_exact_locations(cf, locations) != NGX_OK) { in ngx_http_init_static_location_trees()
963 ngx_http_join_exact_locations(ngx_conf_t *cf, ngx_queue_t *locations) in ngx_http_join_exact_locations() function