Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_conf_file.h154 } ngx_conf_num_bounds_t; typedef
H A Dngx_conf_file.c1462 ngx_conf_num_bounds_t *bounds = post; in ngx_conf_check_num_bounds()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_limit_conn_module.c70 static ngx_conf_num_bounds_t ngx_http_limit_conn_status_bounds = {
H A Dngx_http_limit_req_module.c86 static ngx_conf_num_bounds_t ngx_http_limit_req_status_bounds = {
H A Dngx_http_gzip_filter_module.c123 static ngx_conf_num_bounds_t ngx_http_gzip_comp_level_bounds = {
H A Dngx_http_uwsgi_module.c103 static ngx_conf_num_bounds_t ngx_http_uwsgi_modifier_bounds = {