Home
last modified time | relevance | path

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

/libuv/include/uv/
H A Dunix.h186 # define UV__DT_LINK DT_LNK macro
188 # define UV__DT_LINK -3 macro
H A Dwin.h314 #define UV__DT_LINK UV_DIRENT_LINK macro
/libuv/src/
H A Duv-common.c759 case UV__DT_LINK: in uv__fs_get_dirent_type()
/libuv/src/win/
H A Dfs.c1485 dirent->d_type = UV__DT_LINK; in fs__scandir()
1656 dent.d_type = UV__DT_LINK; in fs__readdir()

Completed in 24 milliseconds