Home
last modified time | relevance | path

Searched defs:port_str (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dser-tcp.c59 char *port_str, hostname[100]; in net_open() local
H A Dremote-m32r-sdi.c352 char *port_str, hostname[256]; in m32r_open() local
/openbsd-src/gnu/usr.bin/binutils/gdb/gdbserver/
H A Dgdbreplay.c105 char *port_str; in remote_open() local
H A Dremote-utils.c122 char *port_str; in remote_open() local
/openbsd-src/sbin/isakmpd/
H A Dudp_encap.c234 char *addr_str, *port_str; in udp_encap_create() local
H A Dudp.c272 char *addr_str, *port_str; in udp_create() local
H A Dutil.c169 text2port(char *port_str) in text2port()
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A Ddebugserver.cpp715 char port_str[64]; in PortWasBoundCallbackNamedPipe() local
1373 std::string port_str = in main() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.cpp873 [this](llvm::StringRef port_str) { in ListenThread()