MCPcopy Create free account
hub / github.com/OGSR/OGSR-Engine / _stat

Class _stat

ogsr_engine/xrCore/LocatorAPI.cpp:1096–1096  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1094 if (bReg)
1095 {
1096 struct _stat st;
1097 _stat(fname, &st);
1098 Register(fname, VFS_STANDARD_FILE, 0, st.st_size, st.st_size, (u32)st.st_mtime);
1099 }

Callers 1

w_closeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected