ngx_event_pipe     92 src/event/ngx_event_pipe.h ngx_int_t ngx_event_pipe(ngx_event_pipe_t *p, ngx_int_t do_write);
ngx_event_pipe   3498 src/http/ngx_http_upstream.c             if (ngx_event_pipe(p, wev->write) == NGX_ABORT) {
ngx_event_pipe   3523 src/http/ngx_http_upstream.c         if (ngx_event_pipe(p, 1) == NGX_ABORT) {
ngx_event_pipe   3567 src/http/ngx_http_upstream.c             if (ngx_event_pipe(p, 0) == NGX_ABORT) {
ngx_event_pipe   3591 src/http/ngx_http_upstream.c         if (ngx_event_pipe(p, 0) == NGX_ABORT) {