Home
last modified time | relevance | path

Searched refs:NGX_CONF_2MORE (Results 1 – 10 of 10) sorted by relevance

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_conf_file.h47 #define NGX_CONF_2MORE 0x00001000 macro
H A Dngx_conf_file.c429 } else if (cmd->type & NGX_CONF_2MORE) { in ngx_conf_handler()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_try_files_module.c37 NGX_HTTP_SRV_CONF|NGX_HTTP_LOC_CONF|NGX_CONF_2MORE,
H A Dngx_http_log_module.c168 NGX_HTTP_MAIN_CONF|NGX_CONF_2MORE,
H A Dngx_http_scgi_module.c247 NGX_HTTP_MAIN_CONF|NGX_CONF_2MORE,
H A Dngx_http_uwsgi_module.c308 NGX_HTTP_MAIN_CONF|NGX_CONF_2MORE,
H A Dngx_http_fastcgi_module.c397 NGX_HTTP_MAIN_CONF|NGX_CONF_2MORE,
H A Dngx_http_proxy_module.c474 NGX_HTTP_MAIN_CONF|NGX_CONF_2MORE,
/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_log_module.c148 NGX_STREAM_MAIN_CONF|NGX_CONF_2MORE,
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.c660 |NGX_CONF_2MORE,