Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ GetOSName
Method
GetOSName
Source/kwsys/SystemInformation.cxx:620–623 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
618
}
619
620
char const* SystemInformation::GetOSName()
621
{
622
return this->Implementation->GetOSName();
623
}
624
625
char const* SystemInformation::GetHostname()
626
{
Callers
4
GetOSDescription
Method · 0.95
StartXML
Method · 0.80
InsertStaticSystemInformation
Method · 0.80
GetValue
Function · 0.80
Calls
1
c_str
Method · 0.80
Tested by
1
StartXML
Method · 0.64