Searched refs:ngx_queue_sentinel (Results 1 – 7 of 7) sorted by relevance
62 for (q = ngx_queue_next(q); q != ngx_queue_sentinel(queue); q = next) { in ngx_queue_sort()76 } while (prev != ngx_queue_sentinel(queue)); in ngx_queue_sort()
58 #define ngx_queue_sentinel(h) \ macro
1749 q != ngx_queue_sentinel(&r->name_resend_queue) && times++ < 100; in ngx_resolver_process_response()
640 q != ngx_queue_sentinel(locations); in ngx_http_merge_locations()697 q != ngx_queue_sentinel(locations); in ngx_http_init_locations()737 if (q != ngx_queue_sentinel(locations)) { in ngx_http_init_locations()751 q != ngx_queue_sentinel(locations); in ngx_http_init_locations()777 q != ngx_queue_sentinel(locations); in ngx_http_init_locations()815 q != ngx_queue_sentinel(locations); in ngx_http_init_static_location_trees()1026 x != ngx_queue_sentinel(locations); in ngx_http_create_locations_list()1048 if (x == ngx_queue_sentinel(locations)) { in ngx_http_create_locations_list()
252 q != ngx_queue_sentinel(cache); in ngx_http_upstream_get_keepalive_peer()
3219 q != ngx_queue_sentinel(&node->children); in ngx_http_v2_get_closed_node()3229 q != ngx_queue_sentinel(&node->children); in ngx_http_v2_get_closed_node()4767 q != ngx_queue_sentinel(children); in ngx_http_v2_set_dependency()4797 q != ngx_queue_sentinel(&node->children); in ngx_http_v2_node_children_update()
1786 q != ngx_queue_sentinel(&h2c->waiting); in ngx_http_v2_waiting_queue()