Searched defs:O_NOCTTY (Results 1 – 11 of 11) sorted by relevance
12 #define O_NOCTTY 000400000 /* not fcntl */ macro
17 #define O_NOCTTY 0x8000 /* not fcntl */ macro
8 #define O_NOCTTY 010000 /* not fcntl */ macro
20 #define O_NOCTTY 0x0800 /* not fcntl */ macro
30 #define O_NOCTTY 00000400 /* not fcntl */ macro
29 #define O_NOCTTY 00000400 /* not fcntl */ macro
452 #define O_NOCTTY 0x100 macro640 #define O_NOCTTY 0x100 macro824 #define O_NOCTTY 0x100 macro1020 #define O_NOCTTY 0x100 macro1229 #define O_NOCTTY 0x0800 macro1422 #define O_NOCTTY 0x400 macro
53 # define O_NOCTTY 0400 /* Not fcntl. */ macro