Home
last modified time | relevance | path

Searched refs:UV_FS_RMDIR (Results 1 – 8 of 8) sorted by relevance

/third_party/libuv/include/
Duv.h1329 UV_FS_RMDIR, enumerator
/third_party/node/deps/uv/include/
Duv.h1302 UV_FS_RMDIR, enumerator
/third_party/libuv/include/uv_ndk/
Duv.h1286 UV_FS_RMDIR, enumerator
/third_party/libuv/docs/src/
Dfs.rst87 UV_FS_RMDIR,
/third_party/node/deps/uv/src/win/
Dfs.c3047 INIT(UV_FS_RMDIR); in uv_fs_rmdir()
/third_party/libuv/src/win/
Dfs.c3047 INIT(UV_FS_RMDIR); in uv_fs_rmdir()
/third_party/node/src/
Dnode_file.cc1513 UV_FS_RMDIR, req_wrap_async, "path", TRACE_STR_COPY(*path)) in RMDir()
/third_party/libuv/test/
Dtest-fs.c523 ASSERT(req->fs_type == UV_FS_RMDIR); in rmdir_cb()