Home
last modified time | relevance | path

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

/third_party/libuv/include/uv/
Dunix.h483 # define UV_FS_O_SYNC O_SYNC macro
485 # define UV_FS_O_SYNC 0 macro
Dwin.h691 #define UV_FS_O_SYNC 0x08000000 /* FILE_FLAG_WRITE_THROUGH */ macro