Home
last modified time | relevance | path

Searched defs:O_WRONLY (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/intel/sys/acpi/platform/
H A Dacwin64.h178 #define O_WRONLY _O_WRONLY macro
H A Dacwin.h193 #define O_WRONLY _O_WRONLY macro
/illumos-gate/usr/src/lib/libdtrace/common/
H A Dio.d.in152 inline int O_WRONLY = @O_WRONLY@; variable
/illumos-gate/usr/src/ucbhead/sys/
H A Dfcntl.h55 #define O_WRONLY 1 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/libsa/
H A Dstand.h296 #define O_WRONLY 0x1 macro
/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfhdr.h992 #define O_WRONLY 001 macro