Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ stat
Class
stat
ThirdParty/libxml2/vtklibxml2/runtest.c:342–342 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
340
341
static int checkTestFile(const char *filename) {
342
struct stat buf;
343
344
if (stat(filename, &buf) == -1)
345
return(0);
Callers
3
checkTestFile
Function · 0.70
compareFileMem
Function · 0.70
loadMem
Function · 0.70
Calls
no outgoing calls
Tested by
3
checkTestFile
Function · 0.56
compareFileMem
Function · 0.56
loadMem
Function · 0.56