Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EmmyLua/EmmyLuaDebugger
/ statvfs
Class
statvfs
third-party/libuv-1.46.0/src/unix/fs.c:656–656 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
654
defined(__HAIKU__) || \
655
defined(__QNX__)
656
struct statvfs buf;
657
658
if (0 != statvfs(req->path, &buf))
659
#else
Callers
1
uv__fs_statfs
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected