taglinefilesource code
O_TRUNC11include/asm-alpha/fcntl.h#define O_TRUNC     02000  /* not fcntl */
O_TRUNC13include/asm-i386/fcntl.h#define O_TRUNC     01000  /* not fcntl */
O_TRUNC14include/asm-mips/fcntl.h#define O_TRUNC    0x0200  /* not fcntl */
O_TRUNC13include/asm-ppc/fcntl.h#define O_TRUNC     01000  /* not fcntl */
O_TRUNC15include/asm-sparc/fcntl.h#define O_TRUNC    0x0400  /* not fcntl */