Searched defs:O_SYNC (Results 1 – 5 of 5) sorted by relevance
175 inline int O_SYNC = @O_SYNC@; variable
59 #define O_SYNC 020 /* synchronous write option */ macro
84 #define O_SYNC _FSYNC macro
98 #define O_SYNC 0x0080 /* POSIX synonym for O_FSYNC */ macro
68 #define O_SYNC 0x10 /* synchronized file update option */ macro