Home
last modified time | relevance | path

Searched refs:ngx_conf_enum_t (Results 1 – 15 of 15) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_degradation_module.c23 static ngx_conf_enum_t ngx_http_degrade[] = {
H A Dngx_http_gzip_static_module.c30 static ngx_conf_enum_t ngx_http_gzip_static[] = {
H A Dngx_http_limit_conn_module.c61 static ngx_conf_enum_t ngx_http_limit_conn_log_levels[] = {
H A Dngx_http_userid_filter_module.c82 static ngx_conf_enum_t ngx_http_userid_state[] = {
H A Dngx_http_limit_req_module.c77 static ngx_conf_enum_t ngx_http_limit_req_log_levels[] = {
H A Dngx_http_ssl_module.c68 static ngx_conf_enum_t ngx_http_ssl_verify[] = {
H A Dngx_http_autoindex_module.c78 static ngx_conf_enum_t ngx_http_autoindex_format[] = {
H A Dngx_http_proxy_module.c249 static ngx_conf_enum_t ngx_http_proxy_http_version[] = {
/f-stack/app/nginx-1.16.1/src/mail/
H A Dngx_mail_ssl_module.c30 static ngx_conf_enum_t ngx_mail_starttls_state[] = {
50 static ngx_conf_enum_t ngx_mail_ssl_verify[] = {
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_conf_file.h160 } ngx_conf_enum_t; typedef
H A Dngx_conf_file.c1358 ngx_conf_enum_t *e; in ngx_conf_set_enum_slot()
H A Dnginx.c38 static ngx_conf_enum_t ngx_debug_points[] = {
/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_limit_conn_module.c60 static ngx_conf_enum_t ngx_stream_limit_conn_log_levels[] = {
H A Dngx_stream_ssl_module.c62 static ngx_conf_enum_t ngx_stream_ssl_verify[] = {
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.c98 static ngx_conf_enum_t ngx_http_core_request_body_in_file[] = {
106 static ngx_conf_enum_t ngx_http_core_satisfy[] = {
113 static ngx_conf_enum_t ngx_http_core_lingering_close[] = {
121 static ngx_conf_enum_t ngx_http_core_server_tokens[] = {
129 static ngx_conf_enum_t ngx_http_core_if_modified_since[] = {
152 static ngx_conf_enum_t ngx_http_gzip_http_version[] = {