Searched refs:HostName (Results 1 – 7 of 7) sorted by relevance
98 char HostName[256]; in getHostID() local99 HostName[255] = 0; in getHostID()100 HostName[0] = 0; in getHostID()101 gethostname(HostName, 255); in getHostID()102 StringRef HostNameRef(HostName); in getHostID()
164 return $HostName{$addr} if defined($HostName{$addr});168 defined($name) && ($HostName{$addr} = $name) && (return $name);
377 const char *const HostName = HostIsX64 ? "Hostx64" : "Hostx86"; in getSubDirectoryPath() local378 sys::path::append(Path, "bin", HostName, SubdirName); in getSubDirectoryPath()
2702 U8 HostName[MPI2_ETHERNET_HOST_NAME_LENGTH];/* 0x7C */ member2755 U8 HostName[MPI2_ETHERNET_HOST_NAME_LENGTH];/* 0x7C */ member
3262 U8 HostName[MPI2_ETHERNET_HOST_NAME_LENGTH];/* 0x7C */ member3315 U8 HostName[MPI2_ETHERNET_HOST_NAME_LENGTH];/* 0x7C */ member
447 Servername for HostName TLS extension.
10077 testing the HostName extension for a specific single host name ('-cert'10078 and '-key' remain fallbacks for handshakes without HostName10784 testing the HostName extension for a specific single host name ('-cert'10785 and '-key' remain fallbacks for handshakes without HostName