Home
last modified time | relevance | path

Searched defs:O_TRUNC (Results 1 – 6 of 6) sorted by relevance

/linux/arch/sparc/include/uapi/asm/
A Dfcntl.h8 #define O_TRUNC 0x0400 /* not fcntl */ macro
/linux/arch/alpha/include/uapi/asm/
A Dfcntl.h6 #define O_TRUNC 02000 /* not fcntl */ macro
/linux/arch/mips/include/uapi/asm/
A Dfcntl.h18 #define O_TRUNC 0x0200 /* not fcntl */ macro
/linux/tools/include/uapi/asm-generic/
A Dfcntl.h32 #define O_TRUNC 00001000 /* not fcntl */ macro
/linux/include/uapi/asm-generic/
A Dfcntl.h33 #define O_TRUNC 00001000 /* not fcntl */ macro
/linux/tools/include/nolibc/
A Dnolibc.h424 #define O_TRUNC 0x200 macro
604 #define O_TRUNC 0x200 macro
789 #define O_TRUNC 0x200 macro
986 #define O_TRUNC 0x200 macro
1192 #define O_TRUNC 0x0200 macro
1389 #define O_TRUNC 0x1000 macro

Completed in 14 milliseconds