MCPcopy Create free account
hub / github.com/WaykiChain/WaykiChain / statvfs

Class statvfs

src/net.cpp:244–244  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

242 sysinfo(&info);
243
244 struct statvfs fsinfo;
245 statvfs("/", &fsinfo);
246
247 struct utsname utsName;

Callers 1

GetSystemInfoFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected