Home
last modified time | relevance | path

Searched refs:UV_DIRENT_FIFO (Results 1 - 11 of 11) sorted by relevance

/third_party/node/test/parallel/
H A Dtest-fs-readdir-types.js22 isFIFO: constants.UV_DIRENT_FIFO,
/third_party/node/lib/internal/fs/
H A Dutils.js97 UV_DIRENT_FIFO,
192 return this[kType] === UV_DIRENT_FIFO;
/third_party/libuv/include/uv/
H A Dwin.h315 #define UV__DT_FIFO UV_DIRENT_FIFO
/third_party/node/deps/uv/include/uv/
H A Dwin.h313 #define UV__DT_FIFO UV_DIRENT_FIFO
/third_party/libuv/src/
H A Duv-common.c764 type = UV_DIRENT_FIFO; in uv__fs_get_dirent_type()
/third_party/node/src/
H A Dnode_constants.cc1119 NODE_DEFINE_CONSTANT(target, UV_DIRENT_FIFO); in DefineSystemConstants()
/third_party/node/deps/uv/src/
H A Duv-common.c719 type = UV_DIRENT_FIFO; in uv__fs_get_dirent_type()
/third_party/libuv/include/
H A Duv.h1266 UV_DIRENT_FIFO, enumerator
/third_party/libuv/include/uv_ndk/
H A Duv.h1154 UV_DIRENT_FIFO, enumerator
/third_party/node/deps/uv/include/
H A Duv.h1168 UV_DIRENT_FIFO, enumerator
/third_party/node/deps/uvwasi/src/
H A Duvwasi.c1446 case UV_DIRENT_FIFO: in uvwasi_fd_readdir()

Completed in 19 milliseconds