Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/ep93xx/
H A Deppcicvar.h43 int (*socket_type)(void *, int socket); member
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dsocket_wrapper.c774 int socket_type, in swrap_packet_init()
/netbsd-src/crypto/external/bsd/openssl/dist/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
/netbsd-src/crypto/external/bsd/openssl.old/dist/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