Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-threadpool-cancel.c106 case UV_FS_LSTAT: in known_broken()
H A Dtest-fs.c660 ASSERT(req->fs_type == UV_FS_STAT || req->fs_type == UV_FS_LSTAT); in stat_cb()
669 ASSERT(req->fs_type == UV_FS_STAT || req->fs_type == UV_FS_LSTAT); in stat_batch_cb()
/libuv/docs/src/
H A Dfs.rst83 UV_FS_LSTAT,
/libuv/include/
H A Duv.h1361 UV_FS_LSTAT, enumerator
/libuv/src/unix/
H A Dfs.c1744 req->fs_type == UV_FS_LSTAT)) { in uv__fs_work()
H A Dlinux.c1174 case UV_FS_LSTAT: in uv__poll_io_uring()
/libuv/src/win/
H A Dfs.c3226 INIT(UV_FS_LSTAT); in uv_fs_lstat()

Completed in 49 milliseconds