Home
last modified time | relevance | path

Searched refs:UV_DIRENT_LINK (Results 1 – 5 of 5) sorted by relevance

/libuv/include/uv/
H A Dwin.h314 #define UV__DT_LINK UV_DIRENT_LINK
/libuv/src/
H A Duv-common.c760 type = UV_DIRENT_LINK; in uv__fs_get_dirent_type()
/libuv/docs/src/
H A Dfs.rst143 UV_DIRENT_LINK,
/libuv/include/
H A Duv.h1223 UV_DIRENT_LINK, enumerator
/libuv/test/
H A Dtest-fs.c2555 ASSERT_EQ(dent.type, UV_DIRENT_LINK); in TEST_IMPL()
2603 if (dirent.type != UV_DIRENT_LINK) { in TEST_IMPL()

Completed in 30 milliseconds