MCPcopy 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
530void cUnixFSServices::SetResolveNames(bool resolve)
531{
532 mResolveNames = resolve;
533}
534
535
536bool cUnixFSServices::GetUserName(uid_t user_id, TSTRING& tstrUser) const

Callers 1

FillOutConfigInfoFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected