Home
last modified time | relevance | path

Searched refs:ngx_http_send_special (Results 1 – 25 of 56) sorted by relevance

123

/dports/security/modsecurity3-nginx/nginx-1.20.0/src/http/
H A Dngx_http.h137 ngx_int_t ngx_http_send_special(ngx_http_request_t *r, ngx_uint_t flags);
H A Dngx_http_special_response.c733 return ngx_http_send_special(r, NGX_HTTP_LAST); in ngx_http_send_special_response()
/dports/security/modsecurity3-nginx/nginx-1.20.0/src/http/modules/
H A Dngx_http_addition_filter_module.c196 return ngx_http_send_special(r, NGX_HTTP_LAST); in ngx_http_addition_body_filter()
H A Dngx_http_slice_filter_module.c258 ngx_http_send_special(r, NGX_HTTP_LAST); in ngx_http_slice_body_filter()
/dports/www/nginx-naxsi/nginx-1.20.2/src/http/
H A Dngx_http.h137 ngx_int_t ngx_http_send_special(ngx_http_request_t *r, ngx_uint_t flags);
/dports/www/nginx-full/nginx-1.20.2/src/http/modules/
H A Dngx_http_addition_filter_module.c196 return ngx_http_send_special(r, NGX_HTTP_LAST); in ngx_http_addition_body_filter()
H A Dngx_http_slice_filter_module.c258 ngx_http_send_special(r, NGX_HTTP_LAST); in ngx_http_slice_body_filter()
/dports/www/nginx/nginx-1.20.2/src/http/
H A Dngx_http.h137 ngx_int_t ngx_http_send_special(ngx_http_request_t *r, ngx_uint_t flags);
/dports/www/nginx-devel/nginx-1.21.5/src/http/modules/
H A Dngx_http_addition_filter_module.c196 return ngx_http_send_special(r, NGX_HTTP_LAST); in ngx_http_addition_body_filter()
H A Dngx_http_slice_filter_module.c258 ngx_http_send_special(r, NGX_HTTP_LAST); in ngx_http_slice_body_filter()
/dports/www/nginx-lite/nginx-1.20.2/src/http/
H A Dngx_http.h137 ngx_int_t ngx_http_send_special(ngx_http_request_t *r, ngx_uint_t flags);
/dports/www/nginx-lite/nginx-1.20.2/src/http/modules/
H A Dngx_http_addition_filter_module.c196 return ngx_http_send_special(r, NGX_HTTP_LAST); in ngx_http_addition_body_filter()
H A Dngx_http_slice_filter_module.c258 ngx_http_send_special(r, NGX_HTTP_LAST); in ngx_http_slice_body_filter()
/dports/www/nginx-full/nginx-1.20.2/src/http/
H A Dngx_http.h137 ngx_int_t ngx_http_send_special(ngx_http_request_t *r, ngx_uint_t flags);
/dports/www/nginx/nginx-1.20.2/src/http/modules/
H A Dngx_http_addition_filter_module.c196 return ngx_http_send_special(r, NGX_HTTP_LAST); in ngx_http_addition_body_filter()
H A Dngx_http_slice_filter_module.c258 ngx_http_send_special(r, NGX_HTTP_LAST); in ngx_http_slice_body_filter()
/dports/www/nginx-naxsi/nginx-1.20.2/src/http/modules/
H A Dngx_http_addition_filter_module.c196 return ngx_http_send_special(r, NGX_HTTP_LAST); in ngx_http_addition_body_filter()
H A Dngx_http_slice_filter_module.c258 ngx_http_send_special(r, NGX_HTTP_LAST); in ngx_http_slice_body_filter()
/dports/www/nginx-devel/nginx-1.21.5/src/http/
H A Dngx_http.h137 ngx_int_t ngx_http_send_special(ngx_http_request_t *r, ngx_uint_t flags);
/dports/www/nginx-full/echo-nginx-module-5a402aa/src/
H A Dngx_http_echo_util.c131 rc = ngx_http_send_special(r, NGX_HTTP_LAST); in ngx_http_echo_send_chain_link()
H A Dngx_http_echo_echo.c231 return ngx_http_send_special(r, NGX_HTTP_FLUSH); in ngx_http_echo_exec_echo_flush()
/dports/www/nginx-full/ngx_postgres-8aa7359/src/
H A Dngx_postgres_util.c144 rc = ngx_http_send_special(r, NGX_HTTP_LAST);
/dports/www/nginx-full/rds-csv-nginx-module-0.09/src/
H A Dngx_http_rds_csv_processor.c132 ngx_http_send_special(r, NGX_HTTP_LAST); in ngx_http_rds_csv_process_header()
H A Dngx_http_rds_csv_filter_module.c336 ngx_http_send_special(r, NGX_HTTP_LAST); in ngx_http_rds_csv_body_filter()
/dports/www/nginx-full/rds-json-nginx-module-0.15/src/
H A Dngx_http_rds_json_processor.c131 ngx_http_send_special(r, NGX_HTTP_LAST); in ngx_http_rds_json_process_header()

123