MCPcopy Create free account
hub / github.com/dirkvranckaert/AndroidDecompiler / stat

Class stat

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

Source from the content-addressed store, hash-verified

979{
980 struct dirent* entry; // entry from readdir()
981 struct stat statbuf; // entry from stat()
982 vector<string> subDirectory; // sub directories of this directory
983
984 // errno is defined in <errno.h> and is set for errors in opendir, readdir, or stat

Callers 4

getFileNamesMethod · 0.85
getFilePathsMethod · 0.85
waitForRemoveMethod · 0.85
writeFileMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected