ngx_chain_update_chains  157 core/ngx_buf.h void ngx_chain_update_chains(ngx_chain_t **free, ngx_chain_t **busy,
ngx_chain_update_chains  211 core/ngx_output_chain.c         ngx_chain_update_chains(&ctx->free, &ctx->busy, &out, ctx->tag);
ngx_chain_update_chains  641 event/ngx_event_pipe.c         ngx_chain_update_chains(&p->free, &p->busy, &out, p->tag);
ngx_chain_update_chains  381 http/modules/ngx_http_gzip_filter_module.c         ngx_chain_update_chains(&ctx->free, &ctx->busy, &cl,
ngx_chain_update_chains  451 http/modules/ngx_http_gzip_filter_module.c         ngx_chain_update_chains(&ctx->free, &ctx->busy, &ctx->out,
ngx_chain_update_chains 2386 http/ngx_http_upstream.c                 ngx_chain_update_chains(&u->free_bufs, &u->busy_bufs,