Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_dirlisting.c55 unsigned short show_readme; member
292 s->show_readme = 0; in SETDEFAULTS_FUNC()
308 cv[5].destination = &(s->show_readme); in SETDEFAULTS_FUNC()
341 PATCH(show_readme); in mod_dirlisting_patch_connection()
373 PATCH(show_readme); in mod_dirlisting_patch_connection()
591 if (p->conf.show_readme) { in http_list_directory_footer()