Home
last modified time | relevance | path

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

/third_party/libuv/src/unix/
H A Dfs.c2069 int uv_fs_unlink(uv_loop_t* loop, uv_fs_t* req, const char* path, uv_fs_cb cb) { in uv_fs_unlink() function
/third_party/node/deps/uv/src/unix/
H A Dfs.c2145 int uv_fs_unlink(uv_loop_t* loop, uv_fs_t* req, const char* path, uv_fs_cb cb) { in uv_fs_unlink() function
/third_party/libuv/src/win/
H A Dfs.c2966 int uv_fs_unlink(uv_loop_t* loop, uv_fs_t* req, const char* path, in uv_fs_unlink() function
/third_party/node/deps/uv/src/win/
H A Dfs.c2979 int uv_fs_unlink(uv_loop_t* loop, uv_fs_t* req, const char* path, in uv_fs_unlink() function

Completed in 14 milliseconds