Searched refs:sh_iorestore (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/ksh93/include/
H A Dio.h74 extern void sh_iorestore(Shell_t*,int,int);
/ast/src/cmd/ksh93/sh/
H A Dxec.c1465 sh_iorestore(shp,topfd,jmpval);
1567 sh_iorestore(shp,indx,jmpval);
1735 sh_iorestore(shp,topfd,0);
1854 sh_iorestore(shp,topfd,SH_JMPCMD);
1936 sh_iorestore(shp,buffp->topfd,jmpval);
3164 sh_iorestore(shp,restorefd,0);
3868 sh_iorestore(shp,buffp->topfd,jmpval);
4029 sh_iorestore(shp,buffp->topfd,jmpval);
H A Dmain.c421 sh_iorestore((void*)shp,0,jmpval);
H A Dsubshell.c791 sh_iorestore(shp,buff.topfd|IOSUBSHELL,jmpval);

Completed in 18 milliseconds