ngx_queue_head     21 core/ngx_queue.c     middle = ngx_queue_head(queue);
ngx_queue_head     27 core/ngx_queue.c     next = ngx_queue_head(queue);
ngx_queue_head     55 core/ngx_queue.c     q = ngx_queue_head(queue);
ngx_queue_head   1005 core/ngx_resolver.c         for (q = ngx_queue_head(&r->name_resend_queue);
ngx_queue_head    640 http/ngx_http.c     for (q = ngx_queue_head(locations);
ngx_queue_head    697 http/ngx_http.c     for (q = ngx_queue_head(locations);
ngx_queue_head    815 http/ngx_http.c     for (q = ngx_queue_head(locations);
ngx_queue_head    832 http/ngx_http.c     ngx_http_create_locations_list(locations, ngx_queue_head(locations));
ngx_queue_head    968 http/ngx_http.c     q = ngx_queue_head(locations);
ngx_queue_head   1047 http/ngx_http.c         ngx_http_create_locations_list(&lq->list, ngx_queue_head(&lq->list));
ngx_queue_head   1054 http/ngx_http.c     ngx_http_create_locations_list(&lq->list, ngx_queue_head(&lq->list));