Home
last modified time | relevance | path

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

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