Searched defs:O_WRONLY (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/intel/sys/acpi/platform/
H A Dacmsvc.h70 #define O_WRONLY _O_WRONLY macro
/illumos-gate/usr/src/ucbhead/sys/
H A Dfcntl.h55 #define O_WRONLY 1 macro
/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dfcntlcom.h62 #define O_ACCMODE (O_RDONLY|O_WRONLY|O_RDWR)
70 #define O_WRONLY 1 /* +1 == FWRITE */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Dfcntl.h74 #define O_WRONLY 0x0001 /* open for writing only */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dfcntl.h58 #define O_WRONLY 1 macro
/illumos-gate/usr/src/boot/lib/libstand/
H A Dstand.h275 #define O_WRONLY 0x1 macro
/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dsfhdr.h973 #ifndef O_WRONLY
974 #define O_WRONLY 001 macro

Completed in 109 milliseconds