Searched refs:mod_hash_entry (Results 1 – 2 of 2) sorted by relevance
40 struct mod_hash_entry { struct43 struct mod_hash_entry *mhe_next; /* next item in chain */ argument75 struct mod_hash_entry *mh_entries[1];84 (sizeof (mod_hash_t) + ((n) - 1) * (sizeof (struct mod_hash_entry *)))
425 sizeof (struct mod_hash_entry), 0, NULL, NULL, NULL, NULL, in mod_hash_init()568 struct mod_hash_entry *entry; in i_mod_hash_insert_nosync()583 entry = (struct mod_hash_entry *)handle; in i_mod_hash_insert_nosync()693 struct mod_hash_entry *e, *ep; in i_mod_hash_remove_nosync()797 struct mod_hash_entry *e; in i_mod_hash_find_nosync()860 struct mod_hash_entry *e; in i_mod_hash_walk_nosync()904 struct mod_hash_entry *e, *old_e; in i_mod_hash_clear_nosync()