ngx_event_pipe_copy_input_filter   93 src/event/ngx_event_pipe.h ngx_int_t ngx_event_pipe_copy_input_filter(ngx_event_pipe_t *p, ngx_buf_t *buf);
ngx_event_pipe_copy_input_filter  511 src/http/modules/ngx_http_scgi_module.c     u->pipe->input_filter = ngx_event_pipe_copy_input_filter;
ngx_event_pipe_copy_input_filter  679 src/http/modules/ngx_http_uwsgi_module.c     u->pipe->input_filter = ngx_event_pipe_copy_input_filter;