Searched refs:ngx_event_pipe_read_upstream (Results 1 – 1 of 1) sorted by relevance
14 static ngx_int_t ngx_event_pipe_read_upstream(ngx_event_pipe_t *p);49 if (ngx_event_pipe_read_upstream(p) == NGX_ABORT) { in ngx_event_pipe()102 ngx_event_pipe_read_upstream(ngx_event_pipe_t *p) in ngx_event_pipe_read_upstream() function