Home
last modified time | relevance | path

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

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