Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dhash.c57 hash_t *hd_hash; member
164 if (hd->hd_hash->h_cmp(hd->hd_key, node) == 0) { in hash_find_list_cb()
180 hd.hd_hash = hash; in hash_find_iter()
194 if (hd->hd_hash->h_cmp(hd->hd_key, node) == 0) { in hash_find_first_cb()
208 hd.hd_hash = hash; in hash_find()