Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_dirlisting.c56 unsigned short hide_readme_file; member
293 s->hide_readme_file = 0; in SETDEFAULTS_FUNC()
309 cv[6].destination = &(s->hide_readme_file); in SETDEFAULTS_FUNC()
342 PATCH(hide_readme_file); in mod_dirlisting_patch_connection()
375 PATCH(hide_readme_file); in mod_dirlisting_patch_connection()
708 if (p->conf.hide_readme_file) { in http_list_directory()