Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dtrestore.c51 t = r_tree(shp); in sh_trestore()
70 t->par.partre = r_tree(shp); in r_tree()
86 t->if_.iftre = r_tree(shp); in r_tree()
87 t->if_.thtre = r_tree(shp); in r_tree()
88 t->if_.eltre = r_tree(shp); in r_tree()
93 t->wh.whtre = r_tree(shp); in r_tree()
94 t->wh.dotre = r_tree(shp); in r_tree()
101 t->lst.lstlef = r_tree(shp); in r_tree()
102 t->lst.lstrit = r_tree(shp); in r_tree()
221 fp->fortre = r_tree(shp); in r_arg()
[all …]