MCPcopy Create free account
hub / github.com/BZFlag-Dev/bzflag / stat

Class stat

other_src/astyle/src/astyle_main.cpp:967–967  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

965{
966 struct dirent* entry; // entry from readdir()
967 struct stat statbuf; // entry from stat()
968 vector<string> subDirectory; // sub directories of this directory
969
970 // errno is defined in <errno.h> and is set for errors in opendir, readdir, or stat

Callers 4

getFileNamesMethod · 0.70
getFilePathsMethod · 0.70
waitForRemoveMethod · 0.70
writeFileMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected