Searched defs:O_NOCTTY (Results 1 – 5 of 5) sorted by relevance
20 #define O_NOCTTY 0x0800 /* not fcntl */ macro
30 #define O_NOCTTY 00000400 /* not fcntl */ macro
169 O_NOCTTY = 0x800 variable
580 O_NOCTTY = 0x800 variable
622 O_NOCTTY = 0400 variable