Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dhash.c52 hash_t *hd_hash; member
159 if (hd->hd_hash->h_cmp(hd->hd_key, node) == 0) { in hash_find_list_cb()
175 hd.hd_hash = hash; in hash_find_iter()
189 if (hd->hd_hash->h_cmp(hd->hd_key, node) == 0) { in hash_find_first_cb()
203 hd.hd_hash = hash; in hash_find()