Home
last modified time | relevance | path

Searched defs:UV_FS_O_DSYNC (Results 1 - 4 of 4) sorted by relevance

/third_party/libuv/include/uv/
H A Dunix.h435 # define UV_FS_O_DSYNC O_DSYNC macro
437 # define UV_FS_O_DSYNC 0 macro
H A Dwin.h694 #define UV_FS_O_DSYNC 0x04000000 /* FILE_FLAG_WRITE_THROUGH */ macro
/third_party/node/deps/uv/include/uv/
H A Dunix.h433 # define UV_FS_O_DSYNC O_DSYNC macro
435 # define UV_FS_O_DSYNC 0 macro
H A Dwin.h690 #define UV_FS_O_DSYNC 0x04000000 /* FILE_FLAG_WRITE_THROUGH */ macro

Completed in 5 milliseconds