Searched defs:O_NOCTTY (Results 1 – 12 of 12) 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
19 #define O_NOCTTY 0x0800 macro
16 #define O_NOCTTY 0x100 macro
16 #define O_NOCTTY 0x400 macro
30 #define O_NOCTTY 00000400 /* not fcntl */ macro