Searched defs:host_port (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Utility/
H A DUriParser.cpp45 auto host_port = uri.substr( local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Host/common/
H A DUDPSocket.cpp62 llvm::Expected<HostAndPort> host_port = DecodeHostAndPort(name); local
[all...]
H A DTCPSocket.cpp156 llvm::Expected<HostAndPort> host_port = DecodeHostAndPort(name); local
195 llvm::Expected<HostAndPort> host_port = DecodeHostAndPort(name); local
[all...]
/freebsd-current/crypto/openssh/
H A Dchannels.h167 int host_port; /* remote port to connect for forwards */ member in struct:Channel
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp4306 std::string host_port = url_arg.str(); local

Completed in 237 milliseconds