Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenVPN/openvpn3-linux
/ get
Method
get
src/common/machineid.cpp:203–206 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
201
202
203
std::string MachineID::get() const noexcept
204
{
205
return machine_id;
206
}
207
208
209
std::string MachineID::generate_machine_id(const std::string &fname) noexcept
Callers
15
BackendClientObject
Method · 0.45
initialize_client
Method · 0.45
client_service
Function · 0.45
Log
Method · 0.45
config_manager
Function · 0.45
validate_profile
Method · 0.45
openvpn3-service-log.cpp
File · 0.45
main
Function · 0.45
GetBinaryName
Method · 0.45
EventLogger
Method · 0.45
import_config
Function · 0.45
netcfg_main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected