tag | line | file | source code |
---|---|---|---|
O_WRONLY | 8 | include/asm-alpha/fcntl.h | #define O_WRONLY 01 |
O_WRONLY | 8 | include/asm-i386/fcntl.h | #define O_WRONLY 01 |
O_WRONLY | 8 | include/asm-mips/fcntl.h | #define O_WRONLY 0x0001 |
O_WRONLY | 8 | include/asm-ppc/fcntl.h | #define O_WRONLY 01 |
O_WRONLY | 8 | include/asm-sparc/fcntl.h | #define O_WRONLY 0x0001 |