Home
last modified time | relevance | path

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

/third_party/mksh/
Dmain.c1829 struct tbl **ntblp, **otblp = tp->tbls; in tgrow() local
1847 if (otblp == NULL) in tgrow()
1852 if ((tblp = otblp[i]) != NULL) { in tgrow()
1871 afree(otblp, tp->areap); in tgrow()