Home
last modified time | relevance | path

Searched defs:O_APPEND (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/mips/include/uapi/asm/
H A Dfcntl.h14 #define O_APPEND 0x0008 macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dfcntl.h5 #define O_APPEND 000000010 macro
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dfcntl.h5 #define O_APPEND 0x0008 macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dfcntl.h11 #define O_APPEND 00010 macro
/openbmc/linux/tools/include/uapi/asm-generic/
H A Dfcntl.h36 #define O_APPEND 00002000 macro
/openbmc/linux/include/uapi/asm-generic/
H A Dfcntl.h36 #define O_APPEND 00002000 macro
/openbmc/u-boot/fs/yaffs2/
H A Dyportenv.h122 #define O_APPEND 02000 macro