Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdtrace/common/
H A Dio.d.in175 inline int O_SYNC = @O_SYNC@; variable
/titanic_41/usr/src/ucbhead/sys/
H A Dfcntl.h60 #define O_SYNC 020 /* synchronous write option */ macro
/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dfcntlcom.h83 #define O_SYNC _FSYNC macro
/titanic_41/usr/src/uts/common/sys/
H A Dfcntl.h67 #define O_SYNC 0x10 /* synchronized file update option */ macro