Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_output_chain.c42 static ngx_int_t ngx_output_chain_copy_buf(ngx_output_chain_ctx_t *ctx);
193 rc = ngx_output_chain_copy_buf(ctx); in ngx_output_chain()
522 ngx_output_chain_copy_buf(ngx_output_chain_ctx_t *ctx) in ngx_output_chain_copy_buf() function