Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
H A Dtest-fs-readdir-types.js23 isSocket: constants.UV_DIRENT_SOCKET
/third_party/node/lib/internal/fs/
H A Dutils.js98 UV_DIRENT_SOCKET,
196 return this[kType] === UV_DIRENT_SOCKET;
/third_party/libuv/include/uv/
H A Dwin.h316 #define UV__DT_SOCKET UV_DIRENT_SOCKET
/third_party/node/deps/uv/include/uv/
H A Dwin.h314 #define UV__DT_SOCKET UV_DIRENT_SOCKET
/third_party/libuv/src/
H A Duv-common.c767 type = UV_DIRENT_SOCKET; in uv__fs_get_dirent_type()
/third_party/node/src/
H A Dnode_constants.cc1120 NODE_DEFINE_CONSTANT(target, UV_DIRENT_SOCKET); in DefineSystemConstants()
/third_party/node/deps/uv/src/
H A Duv-common.c722 type = UV_DIRENT_SOCKET; in uv__fs_get_dirent_type()
/third_party/libuv/include/
H A Duv.h1267 UV_DIRENT_SOCKET, enumerator
/third_party/libuv/include/uv_ndk/
H A Duv.h1155 UV_DIRENT_SOCKET, enumerator
/third_party/node/deps/uv/include/
H A Duv.h1169 UV_DIRENT_SOCKET, enumerator
/third_party/node/deps/uvwasi/src/
H A Duvwasi.c1434 case UV_DIRENT_SOCKET: in uvwasi_fd_readdir()

Completed in 19 milliseconds