Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http.c630 ngx_http_location_queue_t *lq; in ngx_http_merge_locations()
674 ngx_http_location_queue_t *lq; in ngx_http_init_locations()
802 ngx_http_location_queue_t *lq; in ngx_http_init_static_location_trees()
846 ngx_http_location_queue_t *lq; in ngx_http_add_location()
894 ngx_http_location_queue_t *lq1, *lq2; in ngx_http_cmp_locations()
896 lq1 = (ngx_http_location_queue_t *) one; in ngx_http_cmp_locations()
966 ngx_http_location_queue_t *lq, *lx; in ngx_http_join_exact_locations()
1009 ngx_http_location_queue_t *lq, *lx; in ngx_http_create_locations_list()
1015 lq = (ngx_http_location_queue_t *) q; in ngx_http_create_locations_list()
1073 ngx_http_location_queue_t *lq; in ngx_http_create_locations_tree()
[all …]
H A Dngx_http_core_module.h455 } ngx_http_location_queue_t; typedef