Home
last modified time | relevance | path

Searched defs:socktype (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/tools/regression/sockets/kqueue/
H A Dkqueue.c60 fail(int error, const char *func, const char *socktype, const char *rest) in fail()
77 fail_assertion(const char *func, const char *socktype, const char *rest, in fail_assertion()
102 test_evfilt_read(int kq, int fd[2], const char *socktype) in test_evfilt_read()
187 test_evfilt_write(int kq, int fd[2], const char *socktype) in test_evfilt_write()
/freebsd/crypto/heimdal/lib/roken/
H A Dgetaddrinfo.c47 int *socktype) in get_port_protocol_socktype()
104 add_one (int port, int protocol, int socktype, in add_one()
181 int port, int protocol, int socktype, in get_null()
225 add_hostent (int port, int protocol, int socktype, in add_hostent()
275 int port, int protocol, int socktype, in get_number()
315 int port, int protocol, int socktype, in get_nodes()
379 int socktype = 0; in getaddrinfo() local
H A Dgetaddrinfo_hostspec.c42 int socktype, in roken_getaddrinfo_hostspec2()
54 int socktype; in roken_getaddrinfo_hostspec2() member
H A Dgetaddrinfo-test.c41 static int socktype; variable
/freebsd/tools/regression/netinet/msocket/
H A Dmsocket.c81 u_char modifiedv, u_char fakev, const char *socktype, int sock, in test_u_char()
137 struct in_addr modifiedv, struct in_addr fakev, const char *socktype, in test_in_addr()
240 test_add_multi(int sock, const char *socktype, struct ip_mreq imr, in test_add_multi()
282 test_drop_multi(int sock, const char *socktype, struct ip_mreq imr, in test_drop_multi()
/freebsd/sys/dev/iscsi/
H A Dicl_soft_proxy.c104 icl_soft_proxy_connect(struct icl_conn *ic, int domain, int socktype, in icl_soft_proxy_connect()
247 icl_listen_add_tcp(struct icl_listen *il, int domain, int socktype, in icl_listen_add_tcp()
311 icl_listen_add(struct icl_listen *il, bool rdma, int domain, int socktype, in icl_listen_add()
H A Dicl_wrappers.h166 icl_conn_connect(struct icl_conn *ic, int domain, int socktype, in icl_conn_connect()
H A Dicl_soft.c1676 icl_soft_conn_connect(struct icl_conn *ic, int domain, int socktype, in icl_soft_conn_connect()
/freebsd/crypto/openssl/crypto/bio/
H A Dbio_sock2.c41 int BIO_socket(int domain, int socktype, int protocol, int options) in BIO_socket()
236 int socktype; in BIO_listen() local
H A Dbio_addr.c581 static int addrinfo_wrap(int family, int socktype, in addrinfo_wrap()
630 int family, int socktype, BIO_ADDRINFO **res) in BIO_lookup()
658 int family, int socktype, int protocol, BIO_ADDRINFO **res) in BIO_lookup_ex()
/freebsd/sbin/devd/tests/
H A Dclient_test.c69 common_setup(int socktype, const char* sockpath) { in common_setup()
/freebsd/usr.bin/netstat/
H A Dunix.c63 static const char *const socktype[] = variable
/freebsd/contrib/ntp/libntp/
H A Dntp_rfc2553.c289 int family, socktype, flags, protocol; in getaddrinfo() local
/freebsd/sbin/devd/
H A Ddevd.cc135 int socktype; member
917 create_socket(const char *name, int socktype) in create_socket()
1007 new_client(int fd, int socktype) in new_client()
/freebsd/tools/regression/netinet/ipsockopt/
H A Dipsockopt.c741 int i, sock, socktype; in testsuite() local
/freebsd/lib/libc/rpc/
H A Dclnt_bcast.c117 __rpc_getbroadifs(int af, int proto, int socktype, broadlist_t *list) in __rpc_getbroadifs()
H A Drpc_generic.c743 __rpc_socktype2seman(int socktype) in __rpc_socktype2seman()
/freebsd/sys/dev/iser/
H A Dicl_iser.c409 iser_conn_connect(struct icl_conn *ic, int domain, int socktype, in iser_conn_connect()
/freebsd/sys/rpc/
H A Drpc_generic.c467 __rpc_socktype2seman(int socktype) in __rpc_socktype2seman()
/freebsd/tests/sys/netinet/
H A Dfibs_multibind_test.c116 require_fibs_multibind(int socktype, int minfibs) in require_fibs_multibind()
/freebsd/contrib/ntp/sntp/libevent/
H A Dlistener.c219 int socktype = SOCK_STREAM | EVUTIL_SOCK_NONBLOCK; in evconnlistener_new_bind() local
/freebsd/contrib/libevent/
H A Dlistener.c219 int socktype = SOCK_STREAM | EVUTIL_SOCK_NONBLOCK; in evconnlistener_new_bind() local
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_util.c874 int socktype, int protocol, int line) in test_ai_eq_()
/freebsd/contrib/libevent/test/
H A Dregress_util.c874 int socktype, int protocol, int line) in test_ai_eq_()
/freebsd/contrib/unbound/services/
H A Dlisten_dnsport.c181 systemd_get_activated(int family, int socktype, int listen, in systemd_get_activated()
240 create_udp_sock(int family, int socktype, struct sockaddr* addr, in create_udp_sock()

12