Home
last modified time | relevance | path

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

/third_party/libuv/test/
H A Dtest-threadpool-cancel.c103 case UV_FS_FSTAT: in known_broken()
H A Dtest-fs.c329 ASSERT_EQ(req->fs_type, UV_FS_FSTAT); in fstat_cb()
/third_party/libuv/src/unix/
H A Dfs.c1632 req->fs_type == UV_FS_FSTAT || in uv__fs_work()
H A Dlinux.c1202 case UV_FS_FSTAT: in uv__poll_io_uring()
/third_party/libuv/include/
H A Duv.h1404 UV_FS_FSTAT, enumerator
/third_party/libuv/include/uv_ndk/
H A Duv.h1276 UV_FS_FSTAT, enumerator
/third_party/node/deps/uv/include/
H A Duv.h1292 UV_FS_FSTAT, enumerator
/third_party/node/deps/uv/src/unix/
H A Dfs.c1762 req->fs_type == UV_FS_FSTAT || in uv__fs_work()
/third_party/libuv/src/win/
H A Dfs.c3238 INIT(UV_FS_FSTAT); in uv_fs_fstat()
/third_party/node/src/
H A Dnode_file.cc1195 FS_ASYNC_TRACE_BEGIN0(UV_FS_FSTAT, req_wrap_async) in FStat()
/third_party/node/deps/uv/src/win/
H A Dfs.c3251 INIT(UV_FS_FSTAT); in uv_fs_fstat()

Completed in 34 milliseconds