taglinefilesource code
O_EXCL12include/asm-alpha/fcntl.h#define O_EXCL     04000  /* not fcntl */
O_EXCL11include/asm-i386/fcntl.h#define O_EXCL      0200  /* not fcntl */
O_EXCL11include/asm-ppc/fcntl.h#define O_EXCL      0200  /* not fcntl */
O_EXCL15include/asm-sparc/fcntl.h#define O_EXCL    0x0800  /* not fcntl */