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

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

Completed in 83 milliseconds