O_NOCTTY
#define O_NOCTTY 010000 /* not fcntl */
#define O_NOCTTY 0x0800 /* not fcntl */
#define O_NOCTTY 000400000 /* not fcntl */
#define O_NOCTTY 0x8000 /* not fcntl */
#define O_NOCTTY 00000400 /* not fcntl */