Searched defs:uv_fs_fsync (Results 1 – 4 of 4) sorted by relevance
| /third_party/node/deps/uv/src/unix/ |
| D | fs.c | 1883 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/unix/ |
| D | fs.c | 1775 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/node/deps/uv/src/win/ |
| D | fs.c | 3272 int uv_fs_fsync(uv_loop_t* loop, uv_fs_t* req, uv_file fd, uv_fs_cb cb) { in uv_fs_fsync() function
|
| /third_party/libuv/src/win/ |
| D | fs.c | 3259 int uv_fs_fsync(uv_loop_t* loop, uv_fs_t* req, uv_file fd, uv_fs_cb cb) { in uv_fs_fsync() function
|