Searched refs:ngx_output_chain_get_buf (Results 1 – 1 of 1) sorted by relevance
40 static ngx_int_t ngx_output_chain_get_buf(ngx_output_chain_ctx_t *ctx,187 } else if (ngx_output_chain_get_buf(ctx, bsize) != NGX_OK) { in ngx_output_chain()446 ngx_output_chain_get_buf(ngx_output_chain_ctx_t *ctx, off_t bsize) in ngx_output_chain_get_buf() function