Searched refs:dacf_info_hash (Results 1 – 1 of 1) sorted by relevance
151 mod_hash_t *dacf_info_hash; variable262 dacf_info_hash = mod_hash_create_ptrhash("dacf info hash", in dacf_init()1262 (void) mod_hash_destroy(dacf_info_hash, (mod_hash_key_t)dmdp); in dacf_store_info()1268 (void) mod_hash_replace(dacf_info_hash, (mod_hash_key_t)dmdp, in dacf_store_info()1283 if (mod_hash_find(dacf_info_hash, (mod_hash_key_t)dmdp, in dacf_retrieve_info()