taglinefilesource code
FD_CLOEXEC34include/asm-alpha/fcntl.h#define FD_CLOEXEC  1  /* actually anything with low bit set goes */
FD_CLOEXEC33include/asm-i386/fcntl.h#define FD_CLOEXEC  1  /* actually anything with low bit set goes */
FD_CLOEXEC34include/asm-mips/fcntl.h#define FD_CLOEXEC  1  /* actually anything with low bit set goes */
FD_CLOEXEC33include/asm-ppc/fcntl.h#define FD_CLOEXEC  1  /* actually anything with low bit set goes */
FD_CLOEXEC33include/asm-sparc/fcntl.h#define FD_CLOEXEC  1  /* actually anything with low bit set goes */