Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_index_module.c103 ngx_uint_t i, dir_tested; in ngx_http_index_handler() local
125 dir_tested = 0; in ngx_http_index_handler()
242 if (!dir_tested) { in ngx_http_index_handler()
249 dir_tested = 1; in ngx_http_index_handler()