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

/freebsd-10.1-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Diidesc.c59 iidesc_hash(int nbuckets, void *arg) function
H A Dctftools.h355 int iidesc_hash(int, void *);
H A Dtdata.c389 new->td_iihash = hash_new(IIDESC_HASH_SIZE, iidesc_hash, NULL);

Completed in 102 milliseconds