ngx_chain_update_chains  169 src/core/ngx_buf.h void ngx_chain_update_chains(ngx_pool_t *p, ngx_chain_t **free,
ngx_chain_update_chains  220 src/core/ngx_output_chain.c         ngx_chain_update_chains(ctx->pool, &ctx->free, &ctx->busy, &out,
ngx_chain_update_chains  666 src/event/ngx_event_pipe.c         ngx_chain_update_chains(p->pool, &p->free, &p->busy, &out, p->tag);
ngx_chain_update_chains  226 src/http/modules/ngx_http_chunked_filter_module.c     ngx_chain_update_chains(r->pool, &ctx->free, &ctx->busy, &out,
ngx_chain_update_chains 1585 src/http/modules/ngx_http_fastcgi_module.c     ngx_chain_update_chains(r->pool, &f->free, &f->busy, &out,
ngx_chain_update_chains  213 src/http/modules/ngx_http_gunzip_filter_module.c         ngx_chain_update_chains(r->pool, &ctx->free, &ctx->busy, &cl,
ngx_chain_update_chains  276 src/http/modules/ngx_http_gunzip_filter_module.c         ngx_chain_update_chains(r->pool, &ctx->free, &ctx->busy, &ctx->out,
ngx_chain_update_chains  386 src/http/modules/ngx_http_gzip_filter_module.c         ngx_chain_update_chains(r->pool, &ctx->free, &ctx->busy, &cl,
ngx_chain_update_chains  460 src/http/modules/ngx_http_gzip_filter_module.c         ngx_chain_update_chains(r->pool, &ctx->free, &ctx->busy, &ctx->out,
ngx_chain_update_chains 1657 src/http/modules/ngx_http_proxy_module.c     ngx_chain_update_chains(r->pool, &ctx->free, &ctx->busy, &out,
ngx_chain_update_chains  973 src/http/ngx_http_request_body.c     ngx_chain_update_chains(r->pool, &rb->free, &rb->busy, &out,
ngx_chain_update_chains 1126 src/http/ngx_http_request_body.c     ngx_chain_update_chains(r->pool, &rb->free, &rb->busy, &out,
ngx_chain_update_chains 3322 src/http/ngx_http_upstream.c                 ngx_chain_update_chains(r->pool, &u->free_bufs, &u->busy_bufs,