Searched defs:O_TRUNC (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/sparc/include/uapi/asm/
H A Dfcntl.h8 #define O_TRUNC 0x0400 /* not fcntl */ macro
/linux-master/arch/mips/include/uapi/asm/
H A Dfcntl.h18 #define O_TRUNC 0x0200 /* not fcntl */ macro
/linux-master/arch/alpha/include/uapi/asm/
H A Dfcntl.h6 #define O_TRUNC 02000 /* not fcntl */ macro
/linux-master/include/uapi/asm-generic/
H A Dfcntl.h33 #define O_TRUNC 00001000 /* not fcntl */ macro
/linux-master/tools/include/uapi/asm-generic/
H A Dfcntl.h33 #define O_TRUNC 00001000 /* not fcntl */ macro

Completed in 110 milliseconds