Home
last modified time | relevance | path

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

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