Searched refs:out_bufs (Results 1 – 6 of 6) sorted by relevance
512 for (cl = u->out_bufs, ll = &u->out_bufs; cl; cl = cl->next) { in ngx_http_memcached_filter()
2225 for (cl = u->out_bufs, ll = &u->out_bufs; cl; cl = cl->next) { in ngx_http_proxy_non_buffered_copy_filter()2283 for (cl = u->out_bufs, ll = &u->out_bufs; cl; cl = cl->next) { in ngx_http_proxy_non_buffered_chunked_filter()
2360 for (cl = u->out_bufs, ll = &u->out_bufs; cl; cl = cl->next) { in ngx_http_fastcgi_non_buffered_filter()
1870 for (cl = u->out_bufs, ll = &u->out_bufs; cl; cl = cl->next) { in ngx_http_grpc_filter()
347 ngx_chain_t *out_bufs; member
3584 if (u->out_bufs || u->busy_bufs || downstream->buffered) { in ngx_http_upstream_process_non_buffered_request()3585 rc = ngx_http_output_filter(r, u->out_bufs); in ngx_http_upstream_process_non_buffered_request()3593 &u->out_bufs, u->output.tag); in ngx_http_upstream_process_non_buffered_request()3703 for (cl = u->out_bufs, ll = &u->out_bufs; cl; cl = cl->next) { in ngx_http_upstream_non_buffered_filter()