tail 130 http/modules/ngx_http_autoindex_module.c static u_char tail[] = tail 368 http/modules/ngx_http_autoindex_module.c + sizeof(tail) - 1; tail 538 http/modules/ngx_http_autoindex_module.c b->last = ngx_cpymem(b->last, tail, sizeof(tail) - 1); tail 89 http/modules/ngx_http_chunked_filter_module.c ngx_chain_t out, tail, *cl, *tl, **ll; tail 186 http/modules/ngx_http_chunked_filter_module.c tail.buf = b; tail 187 http/modules/ngx_http_chunked_filter_module.c tail.next = NULL; tail 188 http/modules/ngx_http_chunked_filter_module.c *ll = &tail; tail 673 http/ngx_http.c ngx_queue_t *q, *locations, *named, tail; tail 739 http/ngx_http.c ngx_queue_split(locations, q, &tail); tail 762 http/ngx_http.c ngx_queue_split(locations, named, &tail); tail 788 http/ngx_http.c ngx_queue_split(locations, regex, &tail); tail 1006 http/ngx_http.c ngx_queue_t *x, tail; tail 1043 http/ngx_http.c ngx_queue_split(locations, q, &tail); tail 1044 http/ngx_http.c ngx_queue_add(&lq->list, &tail); tail 1051 http/ngx_http.c ngx_queue_split(&lq->list, x, &tail); tail 1052 http/ngx_http.c ngx_queue_add(locations, &tail); tail 1070 http/ngx_http.c ngx_queue_t *q, tail; tail 1097 http/ngx_http.c ngx_queue_split(locations, q, &tail); tail 1114 http/ngx_http.c if (ngx_queue_empty(&tail)) { tail 1118 http/ngx_http.c node->right = ngx_http_create_locations_tree(cf, &tail, prefix); tail 604 http/ngx_http_special_response.c u_char *tail; tail 613 http/ngx_http_special_response.c tail = ngx_http_error_full_tail; tail 617 http/ngx_http_special_response.c tail = ngx_http_error_tail; tail 679 http/ngx_http_special_response.c b->pos = tail; tail 680 http/ngx_http_special_response.c b->last = tail + len;