Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_queue.h87 #define ngx_queue_split(h, q, n) \ macro
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http.c738 ngx_queue_split(locations, q, &tail); in ngx_http_init_locations()
761 ngx_queue_split(locations, named, &tail); in ngx_http_init_locations()
787 ngx_queue_split(locations, regex, &tail); in ngx_http_init_locations()
1045 ngx_queue_split(locations, q, &tail); in ngx_http_create_locations_list()
1053 ngx_queue_split(&lq->list, x, &tail); in ngx_http_create_locations_list()
1099 ngx_queue_split(locations, q, &tail); in ngx_http_create_locations_tree()