Searched defs:O_EXCL (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/arch/sparc/include/uapi/asm/
H A Dfcntl.h8 #define O_EXCL 0x0800 /* not fcntl */ macro
/linux-4.1.27/arch/mips/include/uapi/asm/
H A Dfcntl.h18 #define O_EXCL 0x0400 /* not fcntl */ macro
/linux-4.1.27/arch/parisc/include/uapi/asm/
H A Dfcntl.h7 #define O_EXCL 000002000 /* not fcntl */ macro
/linux-4.1.27/arch/alpha/include/uapi/asm/
H A Dfcntl.h6 #define O_EXCL 04000 /* not fcntl */ macro
/linux-4.1.27/include/uapi/asm-generic/
H A Dfcntl.h26 #define O_EXCL 00000200 /* not fcntl */ macro

Completed in 203 milliseconds