Searched defs:O_SYNC (Results 1 – 3 of 3) sorted by relevance
30 #define O_SYNC 0 macro
108 inline int O_SYNC = 0x0080; variable
97 #define O_SYNC 0x0080 /* POSIX synonym for O_FSYNC */ macro