Home
last modified time | relevance | path

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

/freebsd/tools/regression/sockets/sendfile/
H A Dsendfile.c81 static int accept_socket; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.cpp1217 Socket *accept_socket = nullptr; in ConnectLocally() local
/freebsd/crypto/openssl/apps/
H A Ds_server.c73 static int accept_socket = -1; variable