Searched refs:mf_hash_rem_item (Results 1 – 2 of 2) sorted by relevance
104 mf_hash_rem_item(&ht, item); in test_mf_hash()110 mf_hash_rem_item(&ht, item); in test_mf_hash()
89 static void mf_hash_rem_item(mf_hashtab_T *, mf_hashitem_T *);695 mf_hash_rem_item(&mfp->mf_hash, (mf_hashitem_T *)hp); in mf_rem_hash()1186 mf_hash_rem_item(&mfp->mf_trans, (mf_hashitem_T *)np); in mf_trans_del()1416 mf_hash_rem_item(mf_hashtab_T *mht, mf_hashitem_T *mhi) in mf_hash_rem_item() function