Home
last modified time | relevance | path

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

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