Searched refs:HostName (Results 1 – 10 of 10) 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()
96 HostName
497 HostName500 HostName accept the tokens described in the TOKENS section.502 and in HostName specifications). The default is the name given735 management will be done using the HostName of the host being1059 HostName accepts the tokens %% and %h.
132 HostName
274 HostName
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()