Searched refs:sh_close (Results 1 - 14 of 14) sorted by relevance

/osnet-11/usr/src/lib/libshell/common/include/
H A Dshell.h190 extern int sh_close(int);
234 # define close(a) sh_close(a)
/osnet-11/usr/src/lib/libshell/amd64/include/ast/
H A Dshell.h200 extern __MANGLE__ int sh_close __PROTO__((int));
245 # define close(a) sh_close(a)
/osnet-11/usr/src/lib/libshell/common/bltins/
H A Dhist.c227 sh_close(fdo);
272 sh_close(fdo);
H A Dshiocmd_solaris.c630 n = sh_close(fd);
/osnet-11/usr/src/lib/libshell/i386/include/ast/
H A Dshell.h200 extern __MANGLE__ int sh_close __PROTO__((int));
245 # define close(a) sh_close(a)
/osnet-11/usr/src/lib/libshell/sparc/include/ast/
H A Dshell.h200 extern __MANGLE__ int sh_close __PROTO__((int));
245 # define close(a) sh_close(a)
/osnet-11/usr/src/lib/libshell/sparcv9/include/ast/
H A Dshell.h200 extern __MANGLE__ int sh_close __PROTO__((int));
245 # define close(a) sh_close(a)
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dio.c648 sh_close(f2);
668 sh_close(f1);
683 int sh_close(register int fd) function
913 sh_close(pv[0]);
918 sh_close(fd);
1063 sh_close(pv[0]);
1065 sh_close(pv[1]);
1230 sh_close(fd);
1299 sh_close(toclose);
1476 sh_close(f
[all...]
H A Dsubshell.c144 sh_close(fds[1]);
444 sh_close(sp->coutpipe);
445 sh_close(sp->cpipe);
650 sh_close(sp->tmpfd);
713 sh_close(shp->coutpipe);
714 sh_close(shp->cpipe[1]);
H A Dpath.c559 sh_close(fd);
640 sh_close(fno);
650 sh_close(fno);
735 sh_close(fno);
938 sh_close(fd);
1241 sh_close(*shp->outpipe);
1248 sh_close(shp->infd);
1265 sh_close(n);
1279 sh_close(10);
1281 sh_close(
[all...]
H A Dxec.c106 sh_close(subpipe[1]);
111 sh_close(i);
131 sh_close(n);
137 sh_close(subpipe[2]);
145 sh_close(subpipe[0]);
1264 sh_close(fd);
1570 sh_close(shp->inpipe[0]);
1634 if(sh_close(0)>=0)
1652 sh_close(shp->inpipe[1]);
1940 sh_close(pv
[all...]
H A Dmain.c409 sh_close(fno);
631 sh_close(fno);
H A Djobs.c463 sh_close(sh.coutpipe);
464 sh_close(sh.cpipe[1]);
1513 sh_close(shp->coutpipe);
1514 sh_close(shp->cpipe[1]);
/osnet-11/usr/src/lib/libshell/common/edit/
H A Dhistory.c390 sh_close(fd);

Completed in 67 milliseconds