Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/alpha/bits/
A Dfcntl.h25 #define O_EXCL 04000 /* not fcntl */ macro
/sysdeps/unix/sysv/linux/hppa/bits/
A Dfcntl.h24 #define O_EXCL 00002000 /* not fcntl */ macro
/sysdeps/unix/sysv/linux/microblaze/bits/
A Dfcntl.h25 #define O_EXCL 00000200 /* not fcntl. */ macro
/sysdeps/unix/sysv/linux/mips/bits/
A Dfcntl.h30 #define O_EXCL 0x0400 /* not fcntl */ macro
/sysdeps/unix/sysv/linux/sparc/bits/
A Dfcntl.h29 #define O_EXCL 0x0800 /* not fcntl */ macro
/sysdeps/mach/hurd/bits/
A Dfcntl.h52 #define O_EXCL 0x0020 /* Fail if file already exists. */ macro
/sysdeps/unix/sysv/linux/bits/
A Dfcntl-linux.h50 # define O_EXCL 0200 /* Not fcntl. */ macro

Completed in 12 milliseconds