Home
last modified time | relevance | path

Searched refs:sh_close (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dshell.h193 extern int sh_close(int);
237 # define close(a) sh_close(a)
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dio.c654 sh_close(f2); in sh_iorenumber()
674 sh_close(f1); in sh_iorenumber()
938 sh_close(pv[0]); in sh_coaccept()
943 sh_close(fd); in sh_coaccept()
1088 sh_close(pv[0]); in sh_pclose()
1090 sh_close(pv[1]); in sh_pclose()
1263 sh_close(fd); in sh_redirect()
1510 sh_close(fn); in sh_redirect()
1526 sh_close(fn); in sh_redirect()
1545 sh_close(fd); in sh_redirect()
[all …]
H A Dsubshell.c151 sh_close(fds[1]); in sh_subtmpfile()
458 sh_close(sp->coutpipe); in sh_subjobcheck()
459 sh_close(sp->cpipe); in sh_subjobcheck()
703 sh_close(sp->tmpfd); in sh_subshell()
776 sh_close(shp->coutpipe); in sh_subshell()
777 sh_close(shp->cpipe[1]); in sh_subshell()
H A Dpath.c531 sh_close(fd); in path_opentype()
619 sh_close(fno); in funload()
629 sh_close(fno); in funload()
716 sh_close(fno); in path_search()
971 sh_close(fd); in canexecute()
1276 sh_close(*shp->outpipe); in exscript()
1283 sh_close(shp->infd); in exscript()
1300 sh_close(n); in exscript()
1314 sh_close(10); in exscript()
1316 sh_close(n); in exscript()
H A Dxec.c127 sh_close(subpipe[1]); in iousepipe()
132 sh_close(i); in iousepipe()
153 sh_close(n); in iounpipe()
159 sh_close(subpipe[2]); in iounpipe()
180 sh_close(subpipe[0]); in iounpipe()
1397 sh_close(fd); in sh_exec()
1796 if(sh_close(0)>=0) in sh_exec()
1814 sh_close(fn); in sh_exec()
2139 sh_close(pvn[1]); in sh_exec()
3239 sh_close(shp->coutpipe); in _sh_fork()
[all …]
H A Dmain.c389 sh_close(fno); in exfile()
607 sh_close(fno); in exfile()
H A Djobs.c483 sh_close(sh.coutpipe); in job_reap()
484 sh_close(sh.cpipe[1]); in job_reap()
1599 sh_close(shp->coutpipe); in job_wait()
1600 sh_close(shp->cpipe[1]); in job_wait()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dhist.c232 sh_close(fdo); in b_hist()
277 sh_close(fdo); in b_hist()
H A Dshiocmd_solaris.c630 n = sh_close(fd); in b_close()
/illumos-gate/usr/src/cmd/ast/libshell/
H A Dmapfile-vers50 sh_close;
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dhistory.c391 sh_close(fd); in sh_histinit()