Home
last modified time | relevance | path

Searched defs:cond_cache (Results 1 – 2 of 2) sorted by relevance

/lighttpd1.4/src/
H A Dconfigfile-glue.c613 static void config_cond_clear_node(cond_cache_t * const cond_cache, const data_config * const dc) { in config_cond_clear_node()
633 cond_cache_t * const cond_cache = r->cond_cache; in config_cond_cache_reset_item() local
H A Drequest.h141 struct cond_cache_t *cond_cache; member