Searched refs:r_tree (Results 1 – 2 of 2) sorted by relevance
39 static Shnode_t *r_tree(Shell_t*);51 t = r_tree(shp); in sh_trestore()57 static Shnode_t *r_tree(Shell_t *shp) in r_tree() function70 t->par.partre = r_tree(shp); in r_tree()81 t->fork.forktre = 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()92 t->wh.whinc = (struct arithnod*)r_tree(shp); in r_tree()93 t->wh.whtre = r_tree(shp); in r_tree()[all …]
39 static Shnode_t *r_tree(Shell_t*);51 t = r_tree(shp); in sh_trestore() 57 static Shnode_t *r_tree(Shell_t *shp) in r_tree() function 70 t->par.partre = r_tree(shp); in r_tree() 81 t->fork.forktre = 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() 92 t->wh.whinc = (struct arithnod*)r_tree(shp); in r_tree() 93 t->wh.whtre = r_tree(sh in r_tree() [all...]