Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_dirlisting.c639 int hide_dotfiles = p->conf.hide_dot_files; in http_list_directory() local
700 if (hide_dotfiles) in http_list_directory()