Home
last modified time | relevance | path

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

/linux/arch/mips/include/uapi/asm/
H A Dfcntl.h19 #define O_EXCL 0x0400 /* not fcntl */ macro
/linux/arch/parisc/include/uapi/asm/
H A Dfcntl.h7 #define O_EXCL 000002000 /* not fcntl */ macro
/linux/arch/sparc/include/uapi/asm/
H A Dfcntl.h9 #define O_EXCL 0x0800 /* not fcntl */ macro
/linux/arch/alpha/include/uapi/asm/
H A Dfcntl.h7 #define O_EXCL 04000 /* not fcntl */ macro
/linux/tools/include/uapi/asm-generic/
H A Dfcntl.h
/linux/include/uapi/asm-generic/
H A Dfcntl.h26 #define O_EXCL 00000200 /* not fcntl */ macro