Searched refs:ht_free_func (Results 1 – 3 of 3) sorted by relevance
17 add daplka_hash_table::ht_free_func targets \
93 void (*ht_free_func)(void *); member
9453 htblp->ht_free_func = free_func; in daplka_hash_create()9776 if (htblp->ht_free_func != NULL) { in daplka_hash_destroy()9777 (*htblp->ht_free_func)(free_hep->he_objp); in daplka_hash_destroy()9791 htblp->ht_free_func = NULL; in daplka_hash_destroy()