Home
last modified time | relevance | path

Searched refs:SH_FDCLOSE (Results 1 – 10 of 10) sorted by relevance

/titanic_51/usr/src/lib/libshell/common/include/
H A Dshell.h158 #define SH_FDCLOSE (-1) macro
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dshell.h164 #define SH_FDCLOSE (-1) macro
/titanic_51/usr/src/lib/libshell/amd64/include/ast/
H A Dshell.h167 #define SH_FDCLOSE (-1) macro
/titanic_51/usr/src/lib/libshell/i386/include/ast/
H A Dshell.h167 #define SH_FDCLOSE (-1) macro
/titanic_51/usr/src/lib/libshell/sparc/include/ast/
H A Dshell.h167 #define SH_FDCLOSE (-1) macro
/titanic_51/usr/src/lib/libshell/sparcv9/include/ast/
H A Dshell.h167 #define SH_FDCLOSE (-1) macro
/titanic_51/usr/src/lib/libshell/common/bltins/
H A Dmkservice.c160 if(fd2!=SH_FDCLOSE) in fdnotify()
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dmkservice.c160 if(fd2!=SH_FDCLOSE) in fdnotify()
/titanic_51/usr/src/lib/libshell/common/sh/
H A Dio.c628 (*fdnotify)(fd,SH_FDCLOSE); in sh_close()
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dio.c703 (*fdnotify)(fd,SH_FDCLOSE); in sh_close()