Searched defs:O_NOCTTY (Results 1 – 6 of 6) sorted by relevance
20 #define O_NOCTTY 0x0800 /* not fcntl */ macro
12 #define O_NOCTTY 000400000 /* not fcntl */ macro
17 #define O_NOCTTY 0x8000 /* not fcntl */ macro
8 #define O_NOCTTY 010000 /* not fcntl */ macro
30 #define O_NOCTTY 00000400 /* not fcntl */ macro