Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ stat
Class
stat
tests/tools/plugins/ssl_secret_load_test.cc:67–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
66
bool
67
load_file(const std::string &newname, struct stat *statdata, std::string &data_item)
68
{
69
if (stat(newname.c_str(), statdata) < 0) {
70
return false;
Callers
2
load_file
Function · 0.70
CB_Update_Secret
Function · 0.70
Calls
no outgoing calls
Tested by
2
load_file
Function · 0.56
CB_Update_Secret
Function · 0.56