Searched refs:vhostdb_cache_entry (Results 1 – 1 of 1) sorted by relevance
46 } vhostdb_cache_entry; typedef48 static vhostdb_cache_entry *53 vhostdb_cache_entry * const ve = in vhostdb_cache_entry_init()54 ck_malloc(sizeof(vhostdb_cache_entry) + slen + dlen); in vhostdb_cache_entry_init()66 vhostdb_cache_entry_free (vhostdb_cache_entry *ve) in vhostdb_cache_entry_free()97 static vhostdb_cache_entry *103 vhostdb_cache_entry * const ve = in mod_vhostdb_cache_query()240 vhostdb_cache_entry *ve; in REQUEST_FUNC()258 static handler_t mod_vhostdb_found (request_st * const r, vhostdb_cache_entry * const ve) in mod_vhostdb_found()271 vhostdb_cache_entry *ve; in REQUEST_FUNC()[all …]