Home
last modified time | relevance | path

Searched refs:UV_FS_UNLINK (Results 1 – 4 of 4) sorted by relevance

/third_party/libuv/include/
Duv.h1301 UV_FS_UNLINK, enumerator
/third_party/libuv/docs/src/
Dfs.rst86 UV_FS_UNLINK,
/third_party/libuv/src/win/
Dfs.c2983 INIT(UV_FS_UNLINK); in uv_fs_unlink()
/third_party/libuv/test/
Dtest-fs.c325 ASSERT(req->fs_type == UV_FS_UNLINK); in unlink_cb()