Home
last modified time | relevance | path

Searched refs:UV_FS_FSTAT (Results 1 – 7 of 7) sorted by relevance

/libuv/test/
H A Dtest-threadpool-cancel.c103 case UV_FS_FSTAT: in known_broken()
H A Dtest-fs.c330 ASSERT_EQ(req->fs_type, UV_FS_FSTAT); in fstat_cb()
/libuv/include/
H A Duv.h1391 UV_FS_FSTAT, enumerator
/libuv/docs/src/
H A Dfs.rst87 UV_FS_FSTAT,
/libuv/src/unix/
H A Dfs.c1760 req->fs_type == UV_FS_FSTAT || in uv__fs_work()
H A Dlinux.c1202 case UV_FS_FSTAT: in uv__poll_io_uring()
/libuv/src/win/
H A Dfs.c3382 INIT(UV_FS_FSTAT); in uv_fs_fstat()

Completed in 40 milliseconds