Home
last modified time | relevance | path

Searched refs:UV_FS_STATFS (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mit/libuv/dist/include/
H A Duv.h1318 UV_FS_STATFS, enumerator
/netbsd-src/external/mit/libuv/dist/src/win/
H A Dfs.c3427 INIT(UV_FS_STATFS); in uv_fs_statfs()
/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-fs.c344 ASSERT(req->fs_type == UV_FS_STATFS); in statfs_cb()