Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/uapi/asm/
H A Dfcntl.h19 #define O_EXCL 0x0400 /* not fcntl */ macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dfcntl.h7 #define O_EXCL 000002000 /* not fcntl */ macro
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dfcntl.h9 #define O_EXCL 0x0800 /* not fcntl */ macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dfcntl.h7 #define O_EXCL 04000 /* not fcntl */ macro
/openbmc/linux/tools/include/uapi/asm-generic/
H A Dfcntl.h27 #define O_EXCL 00000200 /* not fcntl */ macro
/openbmc/linux/include/uapi/asm-generic/
H A Dfcntl.h27 #define O_EXCL 00000200 /* not fcntl */ macro
/openbmc/u-boot/fs/yaffs2/
H A Dyportenv.h114 #define O_EXCL 0200 macro