Home
last modified time | relevance | path

Searched refs:ht_free_func (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/daplt/
H A Ddaplt.h93 void (*ht_free_func)(void *); member
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c9453 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()