Searched refs:VALIDATE_FD (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/libshell/common/include/
H A Dio.h90 extern int VALIDATE_FD(Shell_t *, int);
92 #define VALIDATE_FD(shp, fd) \ macro
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dio.c603 VALIDATE_FD(shp, fd);
604 VALIDATE_FD(shp, f2);
633 VALIDATE_FD(shp, f1);
634 VALIDATE_FD(shp, f2);
676 VALIDATE_FD(shp, f2);
691 VALIDATE_FD(shp, fd);
849 VALIDATE_FD(shp, fd);
875 VALIDATE_FD(shp, fdold);
881 VALIDATE_FD(shp, fdnew);
900 VALIDATE_FD(sh
[all...]
H A Dxec.c100 VALIDATE_FD(shp, subpipe[1]);
101 VALIDATE_FD(shp, subpipe[2]);
125 VALIDATE_FD(shp, subpipe[2]);
856 VALIDATE_FD(shp, shp->coutpipe);
1500 VALIDATE_FD(shp, shp->cpipe[0]);
3433 VALIDATE_FD(shp, outfd);
3434 VALIDATE_FD(shp, fd);
3443 VALIDATE_FD(shp, shp->cpipe[0]);
3444 VALIDATE_FD(shp, shp->cpipe[1]);
3456 VALIDATE_FD(sh
[all...]
H A Dmain.c404 VALIDATE_FD(shp, fno);
407 VALIDATE_FD(shp, r);
H A Dsubshell.c121 VALIDATE_FD(shp, fd);
148 VALIDATE_FD(shp, fd);
635 VALIDATE_FD(shp, fd);
H A Dpath.c568 VALIDATE_FD(shp, fd);
1246 VALIDATE_FD(shp, shp->infd);

Completed in 147 milliseconds