Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dhash.c186 hash_find_first_cb(void *node, void *arg) in hash_find_first_cb() function
204 hd.hd_fun = hash_find_first_cb; in hash_find()
207 ret = hash_match(hash, key, hash_find_first_cb, &hd); in hash_find()