tag | line | file | source code |
---|---|---|---|
O_RDONLY | 7 | include/asm-alpha/fcntl.h | #define O_RDONLY 00 |
O_RDONLY | 7 | include/asm-i386/fcntl.h | #define O_RDONLY 00 |
O_RDONLY | 7 | include/asm-mips/fcntl.h | #define O_RDONLY 0x0000 |
O_RDONLY | 7 | include/asm-ppc/fcntl.h | #define O_RDONLY 00 |
O_RDONLY | 7 | include/asm-sparc/fcntl.h | #define O_RDONLY 0x0000 |