Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_sets_from_directory
Method · 0.70
load_body_set_from_directory
Method · 0.70
load_from_file
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected