ngx_http_create_locations_list   44 src/http/ngx_http.c static void ngx_http_create_locations_list(ngx_queue_t *locations,
ngx_http_create_locations_list  834 src/http/ngx_http.c     ngx_http_create_locations_list(locations, ngx_queue_head(locations));
ngx_http_create_locations_list 1021 src/http/ngx_http.c         ngx_http_create_locations_list(locations, ngx_queue_next(q));
ngx_http_create_locations_list 1044 src/http/ngx_http.c         ngx_http_create_locations_list(locations, x);
ngx_http_create_locations_list 1052 src/http/ngx_http.c         ngx_http_create_locations_list(&lq->list, ngx_queue_head(&lq->list));
ngx_http_create_locations_list 1059 src/http/ngx_http.c     ngx_http_create_locations_list(&lq->list, ngx_queue_head(&lq->list));
ngx_http_create_locations_list 1061 src/http/ngx_http.c     ngx_http_create_locations_list(locations, x);