Searched refs:HostName (Results 1 – 11 of 11) sorted by relevance
85 char HostName[256]; in getHostID() local86 HostName[255] = 0; in getHostID()87 HostName[0] = 0; in getHostID()88 gethostname(HostName, 255); in getHostID()89 StringRef HostNameRef(HostName); in getHostID()
40 cl::opt<std::string> HostName("hostname", variable1224 hostent *server = gethostbyname(HostName.c_str()); in connect()1227 errs() << "Could not find host " << HostName << "\n"; in connect()
95 HostName
131 HostName
484 HostName495 HostName specifications).707 management will be done using the HostName of the host being
265 HostName
5587 mention '%%' escape sequence in HostName directives and how it may
40 my $HostName = HtmlEscape(hostname() || 'unknown');669 <tr><th>User:</th><td>${UserName}\@${HostName}</td></tr>
94 HostName <Remote Server IP or Hostname>
399 if not "%HOME%" == "" goto HostName404 :HostName label
748 printf ("Host Name: %s\n", fi->HostName); in get_iphlpapi_dns_info()