test_dir          258 core/ngx_open_file_cache.c             of->test_dir = 1;
test_dir          480 core/ngx_open_file_cache.c     } else if (of->test_dir) {
test_dir           33 core/ngx_open_file_cache.h     unsigned                 test_dir:1;
test_dir          294 http/modules/ngx_http_index_module.c     of.test_dir = 1;
test_dir          392 http/modules/ngx_http_log_module.c         of.test_dir = 1;
test_dir         1141 http/ngx_http_core_module.c     ngx_uint_t                    test_dir;
test_dir         1233 http/ngx_http_core_module.c         test_dir = tf->test_dir;
test_dir         1239 http/ngx_http_core_module.c                        test_dir ? "dir" : "file", name, path.data);
test_dir         1287 http/ngx_http_core_module.c         if (of.is_dir && !test_dir) {
test_dir         1299 http/ngx_http_core_module.c             if (!test_dir) {
test_dir         4152 http/ngx_http_core_module.c             tf[i].test_dir = 1;
test_dir          282 http/ngx_http_core_module.h     unsigned                   test_dir:1;