Searched refs:ht_lookup_func (Results 1 – 3 of 3) sorted by relevance
29 add daplka_hash_table::ht_lookup_func targets \
94 void (*ht_lookup_func)(void *); member
9454 htblp->ht_lookup_func = lookup_func; in daplka_hash_create()9712 if (htblp->ht_lookup_func != NULL) { in daplka_hash_lookup()9713 (*htblp->ht_lookup_func)(objp); in daplka_hash_lookup()9792 htblp->ht_lookup_func = NULL; in daplka_hash_destroy()