Home
last modified time | relevance | path

Searched defs:UV_FS_O_DSYNC (Results 1 – 2 of 2) sorted by relevance

/third_party/libuv/include/uv/
Dunix.h433 # define UV_FS_O_DSYNC O_DSYNC macro
435 # define UV_FS_O_DSYNC 0 macro
Dwin.h684 #define UV_FS_O_DSYNC 0x04000000 /* FILE_FLAG_WRITE_THROUGH */ macro