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.h305 #define UV__DT_FILE UV_DIRENT_FILE macro
/libuv/src/
H A Duv-common.c778 case UV__DT_FILE: in uv__fs_get_dirent_type()
/libuv/src/win/
H A Dfs.c1503 dirent->d_type = UV__DT_FILE; in fs__scandir()
1674 dent.d_type = UV__DT_FILE; in fs__readdir()

Completed in 19 milliseconds