Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tripwire/tripwire-open-source
/ SetResolveNames
Method
SetResolveNames
src/core/unixfsservices.cpp:530–533 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
528
529
530
void cUnixFSServices::SetResolveNames(bool resolve)
531
{
532
mResolveNames = resolve;
533
}
534
535
536
bool cUnixFSServices::GetUserName(uid_t user_id, TSTRING& tstrUser) const
Callers
1
FillOutConfigInfo
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected