Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sh/
H A Ddefs.c43 int ioset; variable
H A Dio.c150 ioset |= 1; in renamef()
163 ioset |= 1; in renamef()
H A Ddefs.h235 extern int ioset;
H A Dbltin.c138 ioset = 0; in builtin()
H A Dservice.c269 ioset = 0; in execs()
H A Djobs.c700 if (!ioset) in makejob()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Ddefs.h90 int ioset; member
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dmisc.c67 logdata.sh->st.ioset = 0; in b_exec()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dio.c653 shp->st.ioset = 1; in sh_iorenumber()
1829 shp->st.ioset = 0; in sh_iorestore()
H A Dxec.c1794 if(!shp->st.ioset) in sh_exec()
1971 shp->st.ioset = 0; in sh_exec()
3831 if(!shp->st.ioset) in sh_ntfork()
H A Dpath.c1271 shp->st.ioset=0; in exscript()