Home
last modified time | relevance | path

Searched refs:test_only (Results 1 – 11 of 11) sorted by relevance

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_open_file_cache.h41 unsigned test_only:1; member
H A Dngx_open_file_cache.c161 if (of->test_only) { in ngx_open_cached_file()
/f-stack/tools/ipfw/
H A Dmain.c325 g_co.test_only = 1; in ipfw_main()
527 g_co.test_only = 1;
H A Dipfw2.h43 int test_only; /* only check syntax */ member
H A Dipfw2.c588 if (g_co.test_only) in do_cmd()
625 if (g_co.test_only) in do_set3()
654 if (g_co.test_only) in do_get3()
2729 if (g_co.test_only) { in ipfw_list()
2921 if (co->test_only != 0) { in ipfw_get_config()
4291 if (g_co.test_only) { in compile_rule()
H A Dnat.c1126 if (g_co.test_only) in ipfw_show_nat()
H A Dtables.c1446 if (g_co.test_only == 0) { in tentry_fill_key()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_index_module.c209 of.test_only = 1; in ngx_http_index_handler()
308 of.test_only = 1; in ngx_http_index_test_dir()
H A Dngx_http_try_files_module.c222 of.test_only = 1; in ngx_http_try_files_handler()
H A Dngx_http_log_module.c500 of.test_only = 1; in ngx_http_log_script_write()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_script.c1534 of.test_only = 1; in ngx_http_script_file_code()