Home
last modified time | relevance | path

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

/third_party/libuv/include/uv/
Dunix.h192 # define UV__DT_FIFO DT_FIFO macro
194 # define UV__DT_FIFO -4 macro
Dwin.h313 #define UV__DT_FIFO UV_DIRENT_FIFO macro
/third_party/libuv/src/
Duv-common.c716 case UV__DT_FIFO: in uv__fs_get_dirent_type()