Home | History | Annotate | Download | only in src

Lines Matching refs:tbls

1681 	struct tbl **ntblp, **otblp = tp->tbls;
1698 tp->tbls = ntblp;
1730 tp->tbls = NULL;
1751 pp = &tp->tbls[j & mask];
1790 /* enter in tp->tbls */
1800 ts->next = tp->tbls;
1835 sp = tp->tbls; /* source */