Home
last modified time | relevance | path

Searched defs:Host (Results 1 – 18 of 18) sorted by relevance

/openbsd/regress/usr.sbin/relayd/
H A Dargs-http-host.pl10 Host: www.foo.com label
11 Host: www.bar.com label
H A Dargs-https-headline-callback.pl15 Host: foo.bar label
21 Host: foo.bar label
H A Dargs-https-callback.pl15 Host: foo.bar label
21 Host: foo.bar label
H A Dargs-http-callback.pl15 Host: foo.bar label
21 Host: foo.bar label
H A Dargs-http-headline-callback.pl15 Host: foo.bar label
21 Host: foo.bar label
H A Dargs-http-host4.pl10 Host: www.bar.com label
H A Dargs-http-host3.pl10 Host: www.foo.com label
H A Dargs-https-chunked-callback.pl15 Host: foo.bar label
H A Dargs-http-chunked-callback.pl15 Host: foo.bar label
H A Dargs-http-chunked-invalid.pl19 Host: foo.bar label
H A Dargs-http-contentlength-invalid.pl14 Host: www.foo.com label
H A Dargs-http-invalid-header1.pl12 Host: www.foo.com label
H A Dargs-http-invalid-header2.pl12 Host: www.foo.com label
/openbsd/gnu/llvm/llvm/tools/llvm-jitlink/llvm-jitlink-executor/
H A Dllvm-jitlink-executor.cpp63 int openListener(std::string Host, std::string PortStr) { in openListener()
146 StringRef Host, PortStr; in main() local
/openbsd/gnu/llvm/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/
H A DRemoteJITUtils.cpp151 static Expected<int> connectTCPSocketImpl(std::string Host, in connectTCPSocketImpl()
199 StringRef Host, PortStr; in connectTCPSocket() local
/openbsd/gnu/llvm/lldb/docs/design/
H A Doverview.rst126 Host section in Overview
/openbsd/gnu/llvm/lldb/include/lldb/Utility/
H A DLLDBLog.h30 Host = Log::ChannelFlag<11>, enumerator
/openbsd/gnu/llvm/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp799 static Expected<int> connectTCPSocket(std::string Host, std::string PortStr) { in connectTCPSocket()