Searched refs:cond_cache_t (Results 1 – 3 of 3) sorted by relevance
482 cond_cache_t *cache = &con->cond_cache[dc->context_ndx]; in config_check_cond_nocache()512 cond_cache_t *caches = con->cond_cache; in config_check_cond_cached()586 cond_cache_t *cache = &con->cond_cache[dc->context_ndx]; in config_append_cond_match_buffer()
357 } cond_cache_t; typedef433 cond_cache_t *cond_cache;
734 con->cond_cache = calloc(srv->config_context->used, sizeof(cond_cache_t));