Home
last modified time | relevance | path

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

/lighttpd1.4/src/
H A Dmod_auth.c36 http_auth_cache *auth_cache; member
568 pconf->auth_cache = cpv->v.v; in mod_auth_merge_config_cpv()
813 splay_tree ** sptree = p->conf.auth_cache in mod_auth_check_basic()
814 ? &p->conf.auth_cache->sptree in mod_auth_check_basic()
1124 splay_tree **sptree = p->conf.auth_cache in mod_auth_digest_get()
1125 ? &p->conf.auth_cache->sptree in mod_auth_digest_get()