Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenVPN/openvpn3-linux
/ GetSource
Method
GetSource
src/common/machineid.cpp:197–200 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
195
196
197
MachineID::SourceType MachineID::GetSource() const noexcept
198
{
199
return source;
200
}
201
202
203
std::string MachineID::get() const noexcept
Callers
2
cmd_variables
Function · 0.80
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.64