Searched defs:O_DSYNC (Results 1 – 2 of 2) sorted by relevance
161 inline int O_DSYNC = @O_DSYNC@; variable
69 #define O_DSYNC 0x40 /* synchronized data update option */ macro