Searched defs:O_EXCL (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/ucbhead/sys/
H A Dfcntl.h70 #define O_EXCL 02000 /* exclusive open */ macro
/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dfcntlcom.h75 #define O_EXCL _FEXCL macro
/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBAPort.cc1213 fp_ioctl(getPath(), FCIO_CMD, &fcio, O_NDELAY | O_RDONLY | O_EXCL); local
/illumos-gate/usr/src/boot/sys/sys/
H A Dfcntl.h104 #define O_EXCL 0x0800 /* error if already exists */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dfcntl.h83 #define O_EXCL 0x400 /* exclusive open */ macro
/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dsfhdr.h968 #define O_EXCL 040 macro

Completed in 73 milliseconds