Searched defs:O_SYNC (Results 1 – 4 of 4) sorted by relevance
175 inline int O_SYNC = @O_SYNC@; variable
83 #define O_SYNC _FSYNC macro
60 #define O_SYNC 020 /* synchronous write option */ macro
67 #define O_SYNC 0x10 /* synchronized file update option */ macro