Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sh/
H A Dxec.c130 struct ionod *io = t->treio;
222 else if (t->treio == 0)
354 initio(t->treio, 0);
H A Dbltin.c48 short index = initio(t->treio, (type != SYSEXEC)); in builtin()
106 t->treio = 0; in builtin()
H A Dmode.h142 struct ionod *treio; member
H A Dcmd.c490 r->treio = io;
/titanic_44/usr/src/lib/libshell/common/include/
H A Dshnodes.h77 struct ionod *treio; member
/titanic_44/usr/src/lib/libshell/common/sh/
H A Dxec.c766 io = t->tre.treio; in sh_exec()
1336 sh_redirect(shp,t->tre.treio,1); in sh_exec()
H A Dmacro.c1980 if((ip=t->tre.treio) && in comsubst()
H A Dparse.c1254 t->tre.treio=io; in item()