Searched defs:O_SYNC (Results 1 – 4 of 4) 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
68 #define O_SYNC 0x10 /* synchronized file update option */ macro