Home
last modified time | relevance | path

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

/libuv/include/uv/
H A Dunix.h181 # define UV__DT_DIR DT_DIR macro
183 # define UV__DT_DIR -2 macro
H A Dwin.h312 #define UV__DT_DIR UV_DIRENT_DIR macro
/libuv/src/
H A Duv-common.c753 case UV__DT_DIR: in uv__fs_get_dirent_type()
/libuv/src/win/
H A Dfs.c1488 dirent->d_type = UV__DT_DIR; in fs__scandir()
1659 dent.d_type = UV__DT_DIR; in fs__readdir()

Completed in 21 milliseconds