Home
last modified time | relevance | path

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

/third_party/libuv/src/unix/
Dfs.c1882 int uv_fs_fsync(uv_loop_t* loop, uv_fs_t* req, uv_file file, uv_fs_cb cb) { in uv_fs_fsync() function
/third_party/libuv/src/win/
Dfs.c3272 int uv_fs_fsync(uv_loop_t* loop, uv_fs_t* req, uv_file fd, uv_fs_cb cb) { in uv_fs_fsync() function