| tag | line | file | source code |
|---|---|---|---|
| O_APPEND | 16 | include/asm-alpha/fcntl.h | #define O_APPEND 00010 |
| O_APPEND | 14 | include/asm-i386/fcntl.h | #define O_APPEND 02000 |
| O_APPEND | 14 | include/asm-ppc/fcntl.h | #define O_APPEND 02000 |
| O_APPEND | 12 | include/asm-sparc/fcntl.h | #define O_APPEND 0x0008 |