Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_dirlisting.c57 unsigned short encode_readme; member
296 s->encode_readme = 1; in SETDEFAULTS_FUNC()
314 cv[11].destination = &(s->encode_readme); in SETDEFAULTS_FUNC()
347 PATCH(encode_readme); in mod_dirlisting_patch_connection()
385 PATCH(encode_readme); in mod_dirlisting_patch_connection()
600 if (p->conf.encode_readme) { in http_list_directory_footer()