Home
last modified time | relevance | path

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

/lighttpd1.4/src/
H A Dmod_auth.c138 http_auth_cache_insert (splay_tree ** const sptree, const int ndx, void * const data, void(data_fre… in http_auth_cache_insert() function
842 http_auth_cache_insert(sptree, ndx, ae, http_auth_cache_entry_free); in mod_auth_check_basic()
1187 http_auth_cache_insert(sptree, ndx, ae, http_auth_cache_entry_free); in mod_auth_digest_get()