Home
last modified time | relevance | path

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

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