O_CLOEXEC
#define O_CLOEXEC (1 << 21) /* set close_on_exec */
#define O_CLOEXEC (1 << 21) /* set close_on_exec */
#define O_CLOEXEC (1 << 22)
#define O_CLOEXEC (1 << 19) /* set close_on_exec */
# define O_CLOEXEC 02000000
#define O_CLOEXEC 0x400000
#define O_CLOEXEC 010000000
#define O_CLOEXEC 02000000