Searched refs:sh_dup (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/include/
H A Dshell.h188 extern int sh_dup(int);
238 # define dup sh_dup
/illumos-gate/usr/src/lib/libshell/amd64/include/ast/
H A Dshell.h198 extern __MANGLE__ int sh_dup __PROTO__((int));
249 # define dup sh_dup
/illumos-gate/usr/src/lib/libshell/i386/include/ast/
H A Dshell.h198 extern __MANGLE__ int sh_dup __PROTO__((int));
249 # define dup sh_dup
/illumos-gate/usr/src/lib/libshell/sparc/include/ast/
H A Dshell.h198 extern __MANGLE__ int sh_dup __PROTO__((int));
249 # define dup sh_dup
/illumos-gate/usr/src/lib/libshell/sparcv9/include/ast/
H A Dshell.h198 extern __MANGLE__ int sh_dup __PROTO__((int));
249 # define dup sh_dup
/illumos-gate/usr/src/lib/libshell/common/bltins/
H A Dshiocmd_solaris.c694 fd = sh_dup(ffd);
770 fd = sh_dup(ffd);
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dxec.c2939 fd = sh_dup(sffileno(sp));
3051 sh_iorenumber(shp,sh_dup(shp->outpipe[1]),1);

Completed in 70 milliseconds