Home
last modified time | relevance | path

Searched defs:socket_type (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Host/common/
H A DSocket.cpp326 auto socket_type = type; CreateSocket() local
/freebsd-src/crypto/heimdal/lib/roken/
H A Dsocket_wrapper.c772 int socket_type, in swrap_packet_init()
/freebsd-src/crypto/openssl/apps/
H A Ds_client.c824 int socket_family = AF_UNSPEC, socket_type = SOCK_STREAM, protocol = 0; in s_client_main() local
H A Ds_server.c1007 int socket_family = AF_UNSPEC, socket_type = SOCK_STREAM, protocol = 0; in s_server_main() local