Searched refs:config_check_cond_nocache (Results 1 – 1 of 1) sorted by relevance
223 static cond_result_t config_check_cond_nocache(server *srv, connection *con, data_config *dc) { in config_check_cond_nocache() function515 …if (COND_RESULT_TRUE == (caches[dc->context_ndx].result = config_check_cond_nocache(srv, con, dc))… in config_check_cond_cached()