Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dbase.h272 unsigned short log_file_not_found; member
H A Dconfigfile.c249 cv[31].destination = &(s->log_file_not_found); in config_insert()
345 PATCH(log_file_not_found); in config_setup_connection()
463 PATCH(log_file_not_found); in config_patch_connection()
H A Dmod_staticfile.c438 if (con->conf.log_file_not_found) { in URIHANDLER_FUNC()
H A Dresponse.c677 if (con->conf.log_file_not_found) { in http_response_prepare()