Home
last modified time | relevance | path

Searched refs:otblp (Results 1 – 1 of 1) sorted by relevance

/external/mksh/src/
Dmain.c1818 struct tbl **ntblp, **otblp = tp->tbls; in tgrow() local
1836 if (otblp == NULL) in tgrow()
1841 if ((tblp = otblp[i]) != NULL) { in tgrow()
1860 afree(otblp, tp->areap); in tgrow()