Home
last modified time | relevance | path

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

/Linux-v5.15/arch/parisc/include/uapi/asm/
Dfcntl.h7 #define O_EXCL 000002000 /* not fcntl */ macro
/Linux-v5.15/arch/sparc/include/uapi/asm/
Dfcntl.h9 #define O_EXCL 0x0800 /* not fcntl */ macro
/Linux-v5.15/arch/alpha/include/uapi/asm/
Dfcntl.h7 #define O_EXCL 04000 /* not fcntl */ macro
/Linux-v5.15/arch/mips/include/uapi/asm/
Dfcntl.h19 #define O_EXCL 0x0400 /* not fcntl */ macro
/Linux-v5.15/include/uapi/asm-generic/
Dfcntl.h27 #define O_EXCL 00000200 /* not fcntl */ macro
/Linux-v5.15/tools/include/uapi/asm-generic/
Dfcntl.h26 #define O_EXCL 00000200 /* not fcntl */ macro
/Linux-v5.15/tools/include/nolibc/
Dnolibc.h422 #define O_EXCL 0x80 macro
602 #define O_EXCL 0x80 macro
787 #define O_EXCL 0x80 macro
984 #define O_EXCL 0x80 macro
1193 #define O_EXCL 0x0400 macro
1387 #define O_EXCL 0x200 macro