Searched refs:ngx_http_create_locations_list (Results 1 – 1 of 1) sorted by relevance
44 static void ngx_http_create_locations_list(ngx_queue_t *locations,831 ngx_http_create_locations_list(locations, ngx_queue_head(locations)); in ngx_http_init_static_location_trees()1004 ngx_http_create_locations_list(ngx_queue_t *locations, ngx_queue_t *q) in ngx_http_create_locations_list() function1018 ngx_http_create_locations_list(locations, ngx_queue_next(q)); in ngx_http_create_locations_list()1041 ngx_http_create_locations_list(locations, x); in ngx_http_create_locations_list()1049 ngx_http_create_locations_list(&lq->list, ngx_queue_head(&lq->list)); in ngx_http_create_locations_list()1056 ngx_http_create_locations_list(&lq->list, ngx_queue_head(&lq->list)); in ngx_http_create_locations_list()1058 ngx_http_create_locations_list(locations, x); in ngx_http_create_locations_list()