Home
last modified time | relevance | path

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

/titanic_50/usr/src/tools/ctf/cvt/
H A Dhash.c53 int (*hd_fun)(); member
157 if ((cbrc = hd->hd_fun(node, hd->hd_private)) < 0) in hash_find_list_cb()
173 hd.hd_fun = fun; in hash_find_iter()
200 hd.hd_fun = hash_find_first_cb; in hash_find()