Searched defs:host_port (Results 1 – 8 of 8) sorted by relevance
45 auto host_port = uri.substr( in Parse() local
156 llvm::Expected<HostAndPort> host_port = DecodeHostAndPort(name); in Connect() local195 llvm::Expected<HostAndPort> host_port = DecodeHostAndPort(name); in Listen() local
62 llvm::Expected<HostAndPort> host_port = DecodeHostAndPort(name); in Connect() local
140 static char msg[384], host_port[300]; in main() local
261 static char tx_msg[384], host_port[300]; in main() local
316 static char tx_msg[384], host_port[300]; in main() local
168 int host_port; /* remote port to connect for forwards */ member
4308 std::string host_port = url_arg.str(); in LLGSArgToURL() local