Home
last modified time | relevance | path

Searched refs:ngx_chain_add_copy (Results 1 – 25 of 55) sorted by relevance

123

/dports/security/modsecurity3-nginx/nginx-1.20.0/src/core/
H A Dngx_buf.h160 ngx_int_t ngx_chain_add_copy(ngx_pool_t *pool, ngx_chain_t **chain,
H A Dngx_buf.c127 ngx_chain_add_copy(ngx_pool_t *pool, ngx_chain_t **chain, ngx_chain_t *in) in ngx_chain_add_copy() function
/dports/www/nginx-lite/nginx-1.20.2/src/core/
H A Dngx_buf.h160 ngx_int_t ngx_chain_add_copy(ngx_pool_t *pool, ngx_chain_t **chain,
H A Dngx_buf.c127 ngx_chain_add_copy(ngx_pool_t *pool, ngx_chain_t **chain, ngx_chain_t *in) in ngx_chain_add_copy() function
/dports/www/nginx-full/nginx-1.20.2/src/core/
H A Dngx_buf.h160 ngx_int_t ngx_chain_add_copy(ngx_pool_t *pool, ngx_chain_t **chain,
H A Dngx_buf.c127 ngx_chain_add_copy(ngx_pool_t *pool, ngx_chain_t **chain, ngx_chain_t *in) in ngx_chain_add_copy() function
/dports/www/nginx-devel/nginx-1.21.5/src/core/
H A Dngx_buf.h157 ngx_int_t ngx_chain_add_copy(ngx_pool_t *pool, ngx_chain_t **chain,
H A Dngx_buf.c127 ngx_chain_add_copy(ngx_pool_t *pool, ngx_chain_t **chain, ngx_chain_t *in) in ngx_chain_add_copy() function
/dports/www/nginx/nginx-1.20.2/src/core/
H A Dngx_buf.h160 ngx_int_t ngx_chain_add_copy(ngx_pool_t *pool, ngx_chain_t **chain,
H A Dngx_buf.c127 ngx_chain_add_copy(ngx_pool_t *pool, ngx_chain_t **chain, ngx_chain_t *in) in ngx_chain_add_copy() function
/dports/www/nginx-naxsi/nginx-1.20.2/src/core/
H A Dngx_buf.h160 ngx_int_t ngx_chain_add_copy(ngx_pool_t *pool, ngx_chain_t **chain,
H A Dngx_buf.c127 ngx_chain_add_copy(ngx_pool_t *pool, ngx_chain_t **chain, ngx_chain_t *in) in ngx_chain_add_copy() function
/dports/security/modsecurity3-nginx/nginx-1.20.0/src/http/
H A Dngx_http_postpone_filter_module.c172 if (ngx_chain_add_copy(r->pool, &pr->out, in) == NGX_OK) { in ngx_http_postpone_filter_add()
/dports/www/nginx-naxsi/nginx-1.20.2/src/http/
H A Dngx_http_postpone_filter_module.c172 if (ngx_chain_add_copy(r->pool, &pr->out, in) == NGX_OK) { in ngx_http_postpone_filter_add()
/dports/www/nginx-full/nginx-1.20.2/src/http/
H A Dngx_http_postpone_filter_module.c172 if (ngx_chain_add_copy(r->pool, &pr->out, in) == NGX_OK) { in ngx_http_postpone_filter_add()
/dports/www/nginx/nginx-1.20.2/src/http/
H A Dngx_http_postpone_filter_module.c172 if (ngx_chain_add_copy(r->pool, &pr->out, in) == NGX_OK) { in ngx_http_postpone_filter_add()
/dports/www/nginx-lite/nginx-1.20.2/src/http/
H A Dngx_http_postpone_filter_module.c172 if (ngx_chain_add_copy(r->pool, &pr->out, in) == NGX_OK) { in ngx_http_postpone_filter_add()
/dports/www/nginx-devel/nginx-1.21.5/src/http/
H A Dngx_http_postpone_filter_module.c172 if (ngx_chain_add_copy(r->pool, &pr->out, in) == NGX_OK) { in ngx_http_postpone_filter_add()
/dports/security/modsecurity3-nginx/nginx-1.20.0/src/http/modules/
H A Dngx_http_gunzip_filter_module.c198 if (ngx_chain_add_copy(r->pool, &ctx->in, in) != NGX_OK) { in ngx_http_gunzip_body_filter()
/dports/www/nginx-full/nginx-1.20.2/src/http/modules/
H A Dngx_http_gunzip_filter_module.c198 if (ngx_chain_add_copy(r->pool, &ctx->in, in) != NGX_OK) { in ngx_http_gunzip_body_filter()
/dports/www/nginx-lite/nginx-1.20.2/src/http/modules/
H A Dngx_http_gunzip_filter_module.c198 if (ngx_chain_add_copy(r->pool, &ctx->in, in) != NGX_OK) { in ngx_http_gunzip_body_filter()
/dports/www/nginx-naxsi/nginx-1.20.2/src/http/modules/
H A Dngx_http_gunzip_filter_module.c198 if (ngx_chain_add_copy(r->pool, &ctx->in, in) != NGX_OK) { in ngx_http_gunzip_body_filter()
/dports/www/nginx/nginx-1.20.2/src/http/modules/
H A Dngx_http_gunzip_filter_module.c198 if (ngx_chain_add_copy(r->pool, &ctx->in, in) != NGX_OK) { in ngx_http_gunzip_body_filter()
/dports/www/nginx-devel/nginx-1.21.5/src/http/modules/
H A Dngx_http_gunzip_filter_module.c198 if (ngx_chain_add_copy(r->pool, &ctx->in, in) != NGX_OK) { in ngx_http_gunzip_body_filter()
/dports/www/nginx-full/ngx_brotli-9aec15e/filter/
H A Dngx_http_brotli_filter_module.c364 if (ngx_chain_add_copy(r->pool, &ctx->in, in) != NGX_OK) { in ngx_http_brotli_body_filter()

123