Searched defs:O_NOCTTY (Results 1 – 6 of 6) sorted by relevance
40 #define O_NOCTTY 0 macro
117 #define O_NOCTTY 0 macro
167 inline int O_NOCTTY = @O_NOCTTY@; variable
72 #define O_NOCTTY 04000 /* don't allocate controlling tty (POSIX) */ macro
79 #define O_NOCTTY _FNOCTTY macro
83 #define O_NOCTTY 0x800 /* don't allocate controlling tty (POSIX) */ macro