Searched refs:t_hash (Results 1 – 2 of 2) sorted by relevance
472 tdp = tdp->t_hash; in lookup()1095 tdp->t_hash = hash_table[hash]; in addhash()1140 for (tdp = hash_table[i]->t_hash; in check_hash()1142 tdp = tdp->t_hash) in check_hash()
225 tdesc_t *t_hash; /* ID hash next pointer */ member