Home
last modified time | relevance | path

Searched refs:ngx_dump_config (Results 1 – 4 of 4) sorted by relevance

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_cycle.h148 extern ngx_uint_t ngx_dump_config;
H A Dnginx.c327 if (ngx_dump_config) { in main()
801 ngx_dump_config = 1; in ngx_get_options()
H A Dngx_conf_file.c219 if (ngx_dump_config in ngx_conf_parse()
H A Dngx_cycle.c29 ngx_uint_t ngx_dump_config; variable