Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dhash.c61 hash_def_hash(int nbuckets, void *arg) in hash_def_hash() function
100 hash->h_hashfn = hashfn ? hashfn : hash_def_hash; in hash_new()