Home
last modified time | relevance | path

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

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