Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DSocket.cpp325 auto socket_type = type; in CreateSocket() local
/freebsd/crypto/krb5/src/util/support/
H A Dfake-addrinfo.c1099 int socket_type = 0; in getaddrinfo() local
/freebsd/crypto/heimdal/lib/roken/
H A Dsocket_wrapper.c772 int socket_type, in swrap_packet_init()
/freebsd/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