Home
last modified time | relevance | path

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

/netbsd/external/mit/libuv/dist/include/
H A Duv.h1292 UV_FS_FSTAT, enumerator
/netbsd/external/mit/libuv/dist/docs/src/
H A Dfs.rst77 UV_FS_FSTAT,
/netbsd/external/mit/libuv/dist/src/unix/
H A Dfs.c1762 req->fs_type == UV_FS_FSTAT || in uv__fs_work()
/netbsd/external/mit/libuv/dist/src/win/
H A Dfs.c3251 INIT(UV_FS_FSTAT); in uv_fs_fstat()
/netbsd/external/mit/libuv/dist/test/
H A Dtest-fs.c333 ASSERT(req->fs_type == UV_FS_FSTAT); in fstat_cb()