Searched defs:O_SYNC (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/ucbhead/sys/
H A Dfcntl.h59 #define O_SYNC 020 /* synchronous write option */ macro
/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dfcntlcom.h76 /* O_SYNC _FSYNC not posix, defined below */
84 #define O_SYNC _FSYNC macro
/illumos-gate/usr/src/boot/sys/sys/
H A Dfcntl.h98 #define O_SYNC 0x0080 /* POSIX synonym for O_FSYNC */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dfcntl.h68 #define O_SYNC 0x10 /* synchronized file update option */ macro

Completed in 61 milliseconds