Home
last modified time | relevance | path

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

/lighttpd1.4/src/
H A Dmod_auth.c56 } http_auth_cache_entry; typedef
58 static http_auth_cache_entry *
67 http_auth_cache_entry * const ae = in http_auth_cache_entry_init()
68 ck_malloc(sizeof(http_auth_cache_entry) + ulen + pwlen in http_auth_cache_entry_init()
89 http_auth_cache_entry * const ae = data; in http_auth_cache_entry_free()
130 static http_auth_cache_entry *
162 const http_auth_cache_entry * const ae = t->data; in mod_auth_tag_old_entries()
816 http_auth_cache_entry *ae = NULL; in mod_auth_check_basic()
1127 http_auth_cache_entry *ae = NULL; in mod_auth_digest_get()