Searched refs:HostName (Results 1 – 7 of 7) sorted by relevance
99 char HostName[256]; in getHostID() local100 HostName[255] = 0; in getHostID()101 HostName[0] = 0; in getHostID()102 gethostname(HostName, 255); in getHostID()103 StringRef HostNameRef(HostName); in getHostID()
164 return $HostName{$addr} if defined($HostName{$addr});168 defined($name) && ($HostName{$addr} = $name) && (return $name);
87 char[MAX_HOSTNAME_LEN+4] HostName = 0;
39 my $HostName = HtmlEscape(hostname() || 'unknown');693 <tr><th>User:</th><td>${UserName}\@${HostName}</td></tr>
226 if not "%HOME%" == "" goto HostName231 :HostName label
842 const char *const HostName = HostIsX64 ? "Hostx64" : "Hostx86"; in getSubDirectoryPath() local843 llvm::sys::path::append(Path, "bin", HostName, SubdirName); in getSubDirectoryPath()
5327 testing the HostName extension for a specific single host name ('-cert'5328 and '-key' remain fallbacks for handshakes without HostName5941 testing the HostName extension for a specific single host name ('-cert'5942 and '-key' remain fallbacks for handshakes without HostName