Home
last modified time | relevance | path

Searched refs:HostName (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DLockFileManager.cpp99 char HostName[256]; in getHostID() local
100 HostName[255] = 0; in getHostID()
101 HostName[0] = 0; in getHostID()
102 gethostname(HostName, 255); in getHostID()
103 StringRef HostNameRef(HostName); in getHostID()
/netbsd-src/external/bsd/ntp/dist/scripts/monitoring/
H A Dntptrap164 return $HostName{$addr} if defined($HostName{$addr});
168 defined($name) && ($HostName{$addr} = $name) && (return $name);
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Diptypes.d87 char[MAX_HOSTNAME_LEN+4] HostName = 0;
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build/bin/
H A Dscan-build39 my $HostName = HtmlEscape(hostname() || 'unknown');
693 <tr><th>User:</th><td>${UserName}\@${HostName}</td></tr>
/netbsd-src/external/gpl2/gettext/dist/djgpp/
H A Dconfig.bat226 if not "%HOME%" == "" goto HostName
231 :HostName label
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DMSVC.cpp842 const char *const HostName = HostIsX64 ? "Hostx64" : "Hostx86"; in getSubDirectoryPath() local
843 llvm::sys::path::append(Path, "bin", HostName, SubdirName); in getSubDirectoryPath()
/netbsd-src/crypto/external/bsd/openssl.old/dist/
H A DCHANGES5327 testing the HostName extension for a specific single host name ('-cert'
5328 and '-key' remain fallbacks for handshakes without HostName
5941 testing the HostName extension for a specific single host name ('-cert'
5942 and '-key' remain fallbacks for handshakes without HostName