Searched refs:copy_buf (Results 1 – 1 of 1) sorted by relevance
41 ngx_chain_t *copy_buf; member710 if (ctx->copy_buf) { in ngx_http_gzip_filter_add_data()717 ctx->copy_buf->next = ctx->copied; in ngx_http_gzip_filter_add_data()718 ctx->copied = ctx->copy_buf; in ngx_http_gzip_filter_add_data()719 ctx->copy_buf = NULL; in ngx_http_gzip_filter_add_data()727 ctx->copy_buf = cl; in ngx_http_gzip_filter_add_data()