Searched refs:forktre (Results 1 – 10 of 10) sorted by relevance
79 freetree(forkptr(t)->forktre); in freetree()264 prf(forkptr(t)->forktre); in prf()
163 struct trenod *forktre; member
357 execute(forkptr(t)->forktre, xflags | XEC_EXECED, errorflg);
77 t->forktre = i;
85 Shnode_t *forktre; member
109 p_tree(t->fork.forktre,tflags); in p_tree()123 p_tree(t->fork.forktre,tflags); in p_tree()
84 if(p_tree(t->fork.forktre)<0) in p_tree()
216 return(sh_tclear(t->fork.forktre)); in sh_tclear()534 register Shnode_t *tchild = t->fork.forktre; in pipe_exec()1361 sh_exec(t->fork.forktre,flags|sh_state(SH_NOFORK)|sh_state(SH_FORKED)); in sh_exec()1385 int simple = (t->fork.forktre->tre.tretyp&COMMSK)==TCOM; in sh_exec()1413 (t->fork.forktre)->tre.tretyp |= t->tre.tretyp&FSHOWME; in sh_exec()1414 sh_exec(t->fork.forktre,flags&~simple); in sh_exec()2937 sh_deparse(sp,t->fork.forktre,0); in run_subshell()2995 register Shnode_t *tchild = t->fork.forktre; in sh_ntfork()
81 t->fork.forktre = r_tree(shp); in r_tree()
244 par->fork.forktre = child; in makeparent()1090 t->if_.eltre = tt->fork.forktre; in item()1091 tt->fork.forktre = t; in item()