Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-fs-readdir.c305 ASSERT_EQ(dirents[0].type, UV_DIRENT_DIR); in non_empty_readdir_cb()
421 ASSERT_EQ(dirents[0].type, UV_DIRENT_DIR); in TEST_IMPL()
/libuv/include/uv/
H A Dwin.h312 #define UV__DT_DIR UV_DIRENT_DIR
/libuv/src/
H A Duv-common.c754 type = UV_DIRENT_DIR; in uv__fs_get_dirent_type()
/libuv/include/
H A Duv.h1251 UV_DIRENT_DIR, enumerator
/libuv/docs/src/
H A Dfs.rst144 UV_DIRENT_DIR,

Completed in 20 milliseconds