Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bloomberg/comdb2
/ stat
Class
stat
tools/comdb2ar/db_wrap.cpp:94–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
{
93
int rc;
94
struct stat statbuf;
95
96
97
rc = stat(m_filename.c_str(), &statbuf);
Callers
1
get_sparse
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected