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

/freebsd-11.0-release/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.c471 tdp = tdp->t_hash;
1094 tdp->t_hash = hash_table[hash];
1139 for (tdp = hash_table[i]->t_hash;
1141 tdp = tdp->t_hash)

Completed in 97 milliseconds