Searched refs:cond_result_t (Results 1 – 2 of 2) sorted by relevance
221 static cond_result_t config_check_cond_cached(server *srv, connection *con, data_config *dc);223 static cond_result_t config_check_cond_nocache(server *srv, connection *con, data_config *dc) { in config_check_cond_nocache()511 static cond_result_t config_check_cond_cached(server *srv, connection *con, data_config *dc) { in config_check_cond_cached()
349 typedef enum { COND_RESULT_UNSET, COND_RESULT_FALSE, COND_RESULT_TRUE } cond_result_t; typedef351 cond_result_t result;