Home
last modified time | relevance | path

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

/libuv/include/uv/
H A Dunix.h176 # define UV__DT_FILE DT_REG macro
178 # define UV__DT_FILE -1 macro
H A Dwin.h313 #define UV__DT_FILE UV_DIRENT_FILE macro
/libuv/src/
H A Duv-common.c756 case UV__DT_FILE: in uv__fs_get_dirent_type()
/libuv/src/win/
H A Dfs.c1490 dirent->d_type = UV__DT_FILE; in fs__scandir()
1661 dent.d_type = UV__DT_FILE; in fs__readdir()

Completed in 28 milliseconds