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

/illumos-gate/usr/src/tools/ctf/cvt/
H A Dctftools.h225 tdesc_t *t_hash; /* ID hash next pointer */ member in struct:tdesc
H A Dst_parse.c472 tdp = tdp->t_hash;
1095 tdp->t_hash = hash_table[hash];
1140 for (tdp = hash_table[i]->t_hash;
1142 tdp = tdp->t_hash)

Completed in 394 milliseconds