Home
last modified time | relevance | path

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

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