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

Class stat

Engine/source/platformPOSIX/posixVolume.cpp:89–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87static gid_t _Groups[NGROUPS_UMAX+1]; // Table of all the user groups
88
89static void copyStatAttributes(const struct stat& info, FileNode::Attributes* attr)
90{
91 // We need to user and group id's in order to determin file
92 // read-only access permission. This information is only retrieved

Callers 4

resolveMethod · 0.70
removeMethod · 0.70
getAttributesMethod · 0.70
readMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected