MCPcopy Create free account
hub / github.com/apache/cloudberry / stat

Class stat

src/backend/utils/init/miscinit.c:322–322  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

320checkDataDir(void)
321{
322 struct stat stat_buf;
323
324 Assert(DataDir);
325

Callers 1

checkDataDirFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected