Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libdtrace/common/
H A Dio.d.in163 inline int O_EXCL = @O_EXCL@; variable
/titanic_50/usr/src/ucbhead/sys/
H A Dfcntl.h70 #define O_EXCL 02000 /* exclusive open */ macro
/titanic_50/usr/src/lib/libbc/inc/include/sys/
H A Dfcntlcom.h75 #define O_EXCL _FEXCL macro
/titanic_50/usr/src/uts/common/sys/
H A Dfcntl.h83 #define O_EXCL 0x400 /* exclusive open */ macro
/titanic_50/usr/src/lib/libast/common/sfio/
H A Dsfhdr.h968 #define O_EXCL 040 macro