ngx_queue_head     22 src/core/ngx_queue.c     middle = ngx_queue_head(queue);
ngx_queue_head     28 src/core/ngx_queue.c     next = ngx_queue_head(queue);
ngx_queue_head     56 src/core/ngx_queue.c     q = ngx_queue_head(queue);
ngx_queue_head   1294 src/core/ngx_resolver.c         for (q = ngx_queue_head(&r->name_resend_queue);
ngx_queue_head     25 src/event/ngx_event_posted.c         q = ngx_queue_head(posted);
ngx_queue_head    233 src/http/modules/ngx_http_upstream_keepalive_module.c     for (q = ngx_queue_head(cache);
ngx_queue_head    319 src/http/modules/ngx_http_upstream_keepalive_module.c         q = ngx_queue_head(&kp->conf->free);
ngx_queue_head    642 src/http/ngx_http.c     for (q = ngx_queue_head(locations);
ngx_queue_head    699 src/http/ngx_http.c     for (q = ngx_queue_head(locations);
ngx_queue_head    817 src/http/ngx_http.c     for (q = ngx_queue_head(locations);
ngx_queue_head    834 src/http/ngx_http.c     ngx_http_create_locations_list(locations, ngx_queue_head(locations));
ngx_queue_head    971 src/http/ngx_http.c     q = ngx_queue_head(locations);
ngx_queue_head   1052 src/http/ngx_http.c         ngx_http_create_locations_list(&lq->list, ngx_queue_head(&lq->list));
ngx_queue_head   1059 src/http/ngx_http.c     ngx_http_create_locations_list(&lq->list, ngx_queue_head(&lq->list));
ngx_queue_head    637 src/http/ngx_http_spdy.c         q = ngx_queue_head(&sc->posted);
ngx_queue_head   1456 src/http/ngx_http_spdy.c             q = ngx_queue_head(&sc->waiting);