Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dhash.c53 int (*hd_fun)(void *, void *); member
160 if ((cbrc = hd->hd_fun(node, hd->hd_private)) < 0) in hash_find_list_cb()
176 hd.hd_fun = fun; in hash_find_iter()
204 hd.hd_fun = hash_find_first_cb; in hash_find()