Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bloomberg/comdb2
/ stat
Class
stat
tools/comdb2ar/serialise.cpp:76–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
const std::string& data)
75
{
76
struct stat st;
77
78
st.st_mode = 0664;
79
st.st_uid = getuid();
Callers
4
serialise_page_list
Function · 0.70
serialise_log_files
Function · 0.70
serialise_database
Function · 0.70
create_partials
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected