Searched refs:dotre (Results 1 – 10 of 10) sorted by relevance
113 freetree(whptr(t)->dotre); in freetree()340 prf(whptr(t)->dotre); in prf()
194 struct trenod *dotre; member
450 i = execute(whptr(t)->dotre, XEC_NOSTOP, errorflg);
349 t->dotre = cmd(ODSYM, NLFLG);
103 Shnode_t *dotre; member
106 return(p_tree(t->wh.dotre)); in p_tree()
94 t->wh.dotre = r_tree(shp); in r_tree()
170 t = t->wh.dotre; in p_tree()
331 n+=sh_tclear(t->wh.dotre); in sh_tclear()2414 sh_exec(t->wh.dotre,0); in sh_exec()2425 sh_tclear(t->wh.dotre); in sh_exec()2452 r = sh_exec(t->wh.dotre,first|errorflg); in sh_exec()2469 sh_tclear(t->wh.dotre); in sh_exec()
741 tw->wh.dotre = sh_cmd(lexp,n==DOSYM?DONESYM:RBRACE,SH_NL|SH_SEMI); in arithfor()1287 t->wh.dotre = sh_cmd(lexp,DONESYM,SH_NL|SH_SEMI); in item()