out_bufs 432 http/modules/ngx_http_memcached_module.c for (cl = u->out_bufs, ll = &u->out_bufs; cl; cl = cl->next) { out_bufs 2378 http/ngx_http_upstream.c if (u->out_bufs || u->busy_bufs) { out_bufs 2379 http/ngx_http_upstream.c rc = ngx_http_output_filter(r, u->out_bufs); out_bufs 2387 http/ngx_http_upstream.c &u->out_bufs, u->output.tag); out_bufs 2486 http/ngx_http_upstream.c for (cl = u->out_bufs, ll = &u->out_bufs; cl; cl = cl->next) { out_bufs 271 http/ngx_http_upstream.h ngx_chain_t *out_bufs;