Home
last modified time | relevance | path

Searched defs:O_RDWR (Results 1 – 6 of 6) sorted by path

/illumos-gate/usr/src/boot/libsa/
H A Dstand.h297 #define O_RDWR 0x2 macro
/illumos-gate/usr/src/boot/sys/sys/
H A Dfcntl.h75 #define O_RDWR 0x0002 /* open for reading and writing */ macro
/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfhdr.h995 #define O_RDWR 002 macro
/illumos-gate/usr/src/lib/libdtrace/common/
H A Dio.d.in154 inline int O_RDWR = @O_RDWR@; variable
/illumos-gate/usr/src/ucbhead/sys/
H A Dfcntl.h56 #define O_RDWR 2 macro
/illumos-gate/usr/src/uts/common/sys/
H A Dfcntl.h59 #define O_RDWR 2 macro