Lines Matching full:gethostname
1162 Host::GetHostname (std::string &s)1166 if (::gethostname (hostname, sizeof(hostname) - 1) == 0)