Home
last modified time | relevance | path

Searched defs:HostName (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DLockFileManager.cpp99 char HostName[256]; in getHostID() local
/netbsd-src/external/gpl2/gettext/dist/djgpp/
H A Dconfig.bat231 :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