Home
last modified time | relevance | path

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

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