Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dconfigfile-glue.c494 cache->comp_type = dc->comp; in config_check_cond_nocache()
527 caches[dc->context_ndx].comp_type = dc->comp; in config_check_cond_cached()
556 con->cond_cache[i].comp_type == item) { in config_cond_cache_reset_item()
H A Dbase.h356 comp_key_t comp_type; member