Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/uapi/asm/
H A Dfcntl.h18 #define O_TRUNC 0x0200 /* not fcntl */ macro
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dfcntl.h8 #define O_TRUNC 0x0400 /* not fcntl */ macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dfcntl.h6 #define O_TRUNC 02000 /* not fcntl */ macro
/openbmc/linux/tools/include/uapi/asm-generic/
H A Dfcntl.h33 #define O_TRUNC 00001000 /* not fcntl */ macro
/openbmc/linux/include/uapi/asm-generic/
H A Dfcntl.h33 #define O_TRUNC 00001000 /* not fcntl */ macro
/openbmc/u-boot/fs/yaffs2/
H A Dyportenv.h118 #define O_TRUNC 01000 macro