Home
last modified time | relevance | path

Searched defs:accept_socket (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/regress/usr.bin/nc/
H A Dserver-tcp.c146 accept_socket(int s) in accept_socket() function
/openbsd-src/usr.bin/openssl/
H A Ds_socket.c138 int accept_socket = 0; do_server() local
H A Ds_server.c200 static int accept_socket = -1; global() variable
/openbsd-src/usr.sbin/sasyncd/
H A Dnet.c461 net_accept(int accept_socket) in net_accept()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.cpp1219 Socket *accept_socket = nullptr; in ConnectLocally() local