Lines Matching refs:topfd
552 sh_iosave(shp,0,shp->topfd,(char*)0); in pipe_exec()
553 sh_iosave(shp,1,shp->topfd,(char*)0); in pipe_exec()
570 sh_iorestore(shp,buff.topfd,jmpval); in pipe_exec()
671 int topfd = shp->topfd; in sh_exec() local
1075 if((shp->topfd>topfd) && !(shp->subshell && np==SYSEXEC)) in sh_exec()
1076 sh_iorestore(shp,topfd,jmpval); in sh_exec()
1130 indx = shp->topfd; in sh_exec()
1252 if(shp->topfd > topfd) in sh_exec()
1253 sh_iorestore(shp,topfd,0); in sh_exec()
1333 if(shp->topfd) in sh_exec()
1335 topfd = shp->topfd; in sh_exec()
1337 if(shp->topfd > topfd) in sh_exec()
1348 sh_iorestore(shp,topfd,SH_JMPCMD); in sh_exec()
1394 sh_iosave(shp,0,shp->topfd,(char*)0); in sh_exec()
1419 sh_iorestore(shp,buff.topfd,jmpval); in sh_exec()
3036 sh_iosave(shp,0,buff.topfd,(char*)0); in sh_ntfork()
3043 sh_iosave(shp,0,buff.topfd,(char*)0); in sh_ntfork()
3050 sh_iosave(shp,1,buff.topfd,(char*)0); in sh_ntfork()
3094 sh_iorestore(shp,buff.topfd,jmpval); in sh_ntfork()
3251 sh_iorestore(shp,buff.topfd,jmpval); in sh_ntfork()