tag | line | file | source code |
---|---|---|---|
O_NOCTTY | 13 | include/asm-alpha/fcntl.h | #define O_NOCTTY 010000 /* not fcntl */ |
O_NOCTTY | 12 | include/asm-i386/fcntl.h | #define O_NOCTTY 0400 /* not fcntl */ |
O_NOCTTY | 12 | include/asm-m68k/fcntl.h | #define O_NOCTTY 0400 /* not fcntl */ |
O_NOCTTY | 16 | include/asm-mips/fcntl.h | #define O_NOCTTY 0x0800 /* not fcntl */ |
O_NOCTTY | 12 | include/asm-ppc/fcntl.h | #define O_NOCTTY 0400 /* not fcntl */ |
O_NOCTTY | 19 | include/asm-sparc/fcntl.h | #define O_NOCTTY 0x8000 /* not fcntl */ |