Home
last modified time | relevance | path

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

/dports/shells/ksh93/ast-93u/src/cmd/ksh93/include/
H A Dshell.h164 #define SH_FDCLOSE (-1) macro
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/include/
H A Dshell.h164 #define SH_FDCLOSE (-1) macro
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/include/
H A Dshell.h276 #define SH_FDCLOSE (-1) macro
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/include/
H A Dshell.h175 #define SH_FDCLOSE (-1) macro
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/bltins/
H A Dmkservice.c160 if(fd2!=SH_FDCLOSE) in fdnotify()
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/bltins/
H A Dmkservice.c160 if(fd2!=SH_FDCLOSE) in fdnotify()
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/bltins/
H A Dmkservice.c161 if(fd2!=SH_FDCLOSE) in fdnotify()
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/sh/
H A Dio.c696 (*fdnotify)(fd,SH_FDCLOSE); in sh_close()
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/sh/
H A Dio.c696 (*fdnotify)(fd,SH_FDCLOSE); in sh_close()
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/sh/
H A Dio.c466 if (fdnotify) (*fdnotify)(fd, SH_FDCLOSE); in sh_close()
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/sh/
H A Dio.c492 (*fdnotify)(fd,SH_FDCLOSE); in sh_close()