Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dconfigfile-glue.c223 static cond_result_t config_check_cond_nocache(server *srv, connection *con, data_config *dc) { in config_check_cond_nocache() function
515 …if (COND_RESULT_TRUE == (caches[dc->context_ndx].result = config_check_cond_nocache(srv, con, dc))… in config_check_cond_cached()