Home
last modified time | relevance | path

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

/Linux-v5.10/arch/parisc/include/uapi/asm/
Dfcntl.h7 #define O_EXCL 000002000 /* not fcntl */ macro
/Linux-v5.10/arch/sparc/include/uapi/asm/
Dfcntl.h9 #define O_EXCL 0x0800 /* not fcntl */ macro
/Linux-v5.10/arch/alpha/include/uapi/asm/
Dfcntl.h7 #define O_EXCL 04000 /* not fcntl */ macro
/Linux-v5.10/arch/mips/include/uapi/asm/
Dfcntl.h19 #define O_EXCL 0x0400 /* not fcntl */ macro
/Linux-v5.10/tools/include/uapi/asm-generic/
Dfcntl.h26 #define O_EXCL 00000200 /* not fcntl */ macro
/Linux-v5.10/include/uapi/asm-generic/
Dfcntl.h27 #define O_EXCL 00000200 /* not fcntl */ macro
/Linux-v5.10/tools/include/nolibc/
Dnolibc.h445 #define O_EXCL 0x80 macro
625 #define O_EXCL 0x80 macro
810 #define O_EXCL 0x80 macro
1007 #define O_EXCL 0x80 macro
1216 #define O_EXCL 0x0400 macro
1410 #define O_EXCL 0x200 macro