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

Class stat

src/mgmt/config/FileManager.cc:338–338  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

336{
337 // ExpandingArray existVer(25, true); // Existing versions
338 struct stat fileInfo;
339 ink_assert(fileName_ != nullptr);
340
341 // parent must not also have a parent

Callers 1

statFileMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected