Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dconfigfile-glue.c493 cache->comp_value = l; in config_check_cond_nocache()
559 con->cond_cache[i].comp_value = NULL; in config_cond_cache_reset_item()
593 cache->comp_value->ptr + cache->matches[n], in config_append_cond_match_buffer()
H A Dbase.h354 buffer *comp_value; /* just a pointer */ member