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_TRUNC13include/asm-ppc/fcntl.h#define O_TRUNC     01000  /* not fcntl */
O_TRUNC17include/asm-sparc/fcntl.h#define O_TRUNC    0x0400  /* not fcntl */