Home
last modified time | relevance | path

Searched refs:UV__DT_BLOCK (Results 1 – 3 of 3) sorted by relevance

/third_party/libuv/include/uv/
Dunix.h207 # define UV__DT_BLOCK DT_BLK macro
209 # define UV__DT_BLOCK -7 macro
Dwin.h316 #define UV__DT_BLOCK UV_DIRENT_BLOCK macro
/third_party/libuv/src/
Duv-common.c725 case UV__DT_BLOCK: in uv__fs_get_dirent_type()