Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_dirlisting.c250 #define CONFIG_SET_FOOTER "dir-listing.set-footer" macro
271 { CONFIG_SET_FOOTER, NULL, T_CONFIG_STRING, T_CONFIG_SCOPE_CONNECTION }, /* 10 */ in SETDEFAULTS_FUNC()
380 } else if (buffer_is_equal_string(du->key, CONST_STR_LEN(CONFIG_SET_FOOTER))) { in mod_dirlisting_patch_connection()