Home
last modified time | relevance | path

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

/openbsd/regress/usr.bin/nc/
H A Dserver-tcp.c146 accept_socket(int s) in accept_socket() function
/openbsd/usr.bin/openssl/
H A Ds_socket.c136 int accept_socket = 0; in do_server() local
H A Ds_server.c197 static int accept_socket = -1; variable
/openbsd/usr.sbin/sasyncd/
H A Dnet.c461 net_accept(int accept_socket) in net_accept()
/openbsd/regress/sys/netinet/tcpthread/
H A Dtcpthread.c164 accept_socket(volatile int *acceptp, int *listens, in accept_socket() function
/openbsd/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.cpp1219 Socket *accept_socket = nullptr; in ConnectLocally() local