Home
last modified time | relevance | path

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

/openbsd/bin/ksh/
H A Dtable.c57 struct tbl **ntblp, **otblp = tp->tbls; in texpand() local
66 if (otblp == NULL) in texpand()
69 if ((tblp = otblp[i]) != NULL) { in texpand()
81 afree(otblp, tp->areap); in texpand()