Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/ctf/cvt/
H A Dhash.c52 hash_t *hd_hash; member
156 if (hd->hd_hash->h_cmp(hd->hd_key, node) == 0) { in hash_find_list_cb()
172 hd.hd_hash = hash; in hash_find_iter()
185 if (hd->hd_hash->h_cmp(hd->hd_key, node) == 0) { in hash_find_first_cb()
199 hd.hd_hash = hash; in hash_find()