Searched refs:t_hash (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctftools.h225 tdesc_t *t_hash; /* ID hash next pointer */ member in struct:tdesc
H A Dst_parse.c475 tdp = tdp->t_hash;
1098 tdp->t_hash = hash_table[hash];
1143 for (tdp = hash_table[i]->t_hash;
1145 tdp = tdp->t_hash)

Completed in 101 milliseconds