Searched refs:ngx_http_join_exact_locations (Results 1 – 1 of 1) sorted by relevance
42 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