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

Class stat

src/proxy/http/HttpBodyFactory.cc:764–764  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

762 while ((dirEntry = readdir(dir))) {
763 int status;
764 struct stat stat_buf;
765 char subdir[MAXPATHLEN + 1];
766
767 //////////////////////////////////////////////////////

Callers 3

load_from_fileMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected