MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / stat

Class stat

Engine/source/platformPOSIX/POSIXFileio.cpp:90–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88 }
89
90 struct stat filestat;
91 const int MaxPathEl = 200;
92 char *currChar = pathName;
93 char testPath[MaxPath];

Callers 9

MungePathFunction · 0.70
RecurseDumpPathFunction · 0.70
openMethod · 0.70
GetFileTimesFunction · 0.70
isFileMethod · 0.70
getFileSizeMethod · 0.70
isDirectoryMethod · 0.70
isSubDirectoryMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected