Searched defs:UV_FS_O_DSYNC (Results 1 – 2 of 2) sorted by relevance
/libuv/include/uv/ | ||
H A D | unix.h | 437 # define UV_FS_O_DSYNC O_DSYNC macro |
H A D | win.h | 696 #define UV_FS_O_DSYNC 0x04000000 /* FILE_FLAG_WRITE_THROUGH */ macro |
Completed in 9 milliseconds