Searched refs:reghash (Results 1 – 1 of 1) sorted by relevance
1435 static struct qelem reghash[NREGHASH], reglink; variable1468 for (qp = reghash[key].q_forw; qp != NULL; qp = qp->q_forw) { in int_regwcomp()1507 insque(&rcp->hash.hq, ®hash[key]); in int_regwcomp()