Home
last modified time | relevance | path

Searched refs:ngx_event_pipe_remove_shadow_links (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/nginx-1.16.1/src/event/
H A Dngx_event_pipe.c18 static ngx_inline void ngx_event_pipe_remove_shadow_links(ngx_buf_t *buf);
321 ngx_event_pipe_remove_shadow_links(chain->buf); in ngx_event_pipe_read_upstream()
343 ngx_event_pipe_remove_shadow_links(cl->buf); in ngx_event_pipe_read_upstream()
939 ngx_event_pipe_remove_shadow_links(b->shadow); in ngx_event_pipe_write_chain_to_temp_file()
993 ngx_event_pipe_remove_shadow_links(ngx_buf_t *buf) in ngx_event_pipe_remove_shadow_links() function