Searched refs:ntblp (Results 1 – 1 of 1) sorted by relevance
52 register struct tbl **ntblp, **otblp = tp->tbls; local55 ntblp = (struct tbl**) alloc(sizeofN(struct tbl *, nsize), tp->areap);57 ntblp[i] = NULL;60 tp->tbls = ntblp;66 for (p = &ntblp[hash(tblp->name)69 if (p == ntblp) /* wrap */