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

/osnet-11/usr/src/lib/libshell/common/include/
H A Dio.h74 extern void sh_iorestore(Shell_t*,int,int);
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dxec.c1335 sh_iorestore(shp,topfd,jmpval);
1414 sh_iorestore(shp,indx,jmpval);
1576 sh_iorestore(shp,topfd,0);
1680 sh_iorestore(shp,topfd,SH_JMPCMD);
1761 sh_iorestore(shp,buff.topfd,jmpval);
3685 sh_iorestore(shp,buff.topfd,jmpval);
3842 sh_iorestore(shp,buff.topfd,jmpval);
H A Dmain.c448 sh_iorestore((void*)shp,0,jmpval);
H A Dsubshell.c733 sh_iorestore(shp,buff.topfd|IOSUBSHELL,jmpval);

Completed in 33 milliseconds