Searched defs:hash_match (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/ctf/cvt/
H A Dhash.c142 hash_match(hash_t *hash, void *key, int (*fun)(void *, void *), function
203 ret = hash_match(hash, key, (int (*)())hash_find_first_cb, &hd);

Completed in 44 milliseconds