Searched refs:ngx_chain_writer (Results 1 – 6 of 6) sorted by relevance
158 ngx_int_t ngx_chain_writer(void *ctx, ngx_chain_t *in);
676 ngx_chain_writer(void *data, ngx_chain_t *in) in ngx_chain_writer() function
1610 rc = ngx_chain_writer(&r->upstream->writer, out); in ngx_http_fastcgi_body_output_filter()
1402 rc = ngx_chain_writer(&r->upstream->writer, out); in ngx_http_grpc_body_output_filter()
1726 rc = ngx_chain_writer(&r->upstream->writer, out); in ngx_http_proxy_body_output_filter()
647 u->output.output_filter = ngx_chain_writer; in ngx_http_upstream_init_request()