Home
last modified time | relevance | path

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

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