/freebsd/tools/regression/sockets/kqueue/ |
H A D | kqueue.c | 60 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 D | getaddrinfo.c | 47 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 D | getaddrinfo_hostspec.c | 42 int socktype, in roken_getaddrinfo_hostspec2() 54 int socktype; in roken_getaddrinfo_hostspec2() member
|
H A D | getaddrinfo-test.c | 41 static int socktype; variable
|
/freebsd/tools/regression/netinet/msocket/ |
H A D | msocket.c | 81 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 D | icl_soft_proxy.c | 104 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 D | icl_wrappers.h | 166 icl_conn_connect(struct icl_conn *ic, int domain, int socktype, in icl_conn_connect()
|
H A D | icl_soft.c | 1676 icl_soft_conn_connect(struct icl_conn *ic, int domain, int socktype, in icl_soft_conn_connect()
|
/freebsd/crypto/openssl/crypto/bio/ |
H A D | bio_sock2.c | 41 int BIO_socket(int domain, int socktype, int protocol, int options) in BIO_socket() 236 int socktype; in BIO_listen() local
|
H A D | bio_addr.c | 581 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 D | client_test.c | 69 common_setup(int socktype, const char* sockpath) { in common_setup()
|
/freebsd/usr.bin/netstat/ |
H A D | unix.c | 63 static const char *const socktype[] = variable
|
/freebsd/contrib/ntp/libntp/ |
H A D | ntp_rfc2553.c | 289 int family, socktype, flags, protocol; in getaddrinfo() local
|
/freebsd/sbin/devd/ |
H A D | devd.cc | 135 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 D | ipsockopt.c | 741 int i, sock, socktype; in testsuite() local
|
/freebsd/lib/libc/rpc/ |
H A D | clnt_bcast.c | 117 __rpc_getbroadifs(int af, int proto, int socktype, broadlist_t *list) in __rpc_getbroadifs()
|
H A D | rpc_generic.c | 743 __rpc_socktype2seman(int socktype) in __rpc_socktype2seman()
|
/freebsd/sys/dev/iser/ |
H A D | icl_iser.c | 409 iser_conn_connect(struct icl_conn *ic, int domain, int socktype, in iser_conn_connect()
|
/freebsd/sys/rpc/ |
H A D | rpc_generic.c | 467 __rpc_socktype2seman(int socktype) in __rpc_socktype2seman()
|
/freebsd/tests/sys/netinet/ |
H A D | fibs_multibind_test.c | 116 require_fibs_multibind(int socktype, int minfibs) in require_fibs_multibind()
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | listener.c | 219 int socktype = SOCK_STREAM | EVUTIL_SOCK_NONBLOCK; in evconnlistener_new_bind() local
|
/freebsd/contrib/libevent/ |
H A D | listener.c | 219 int socktype = SOCK_STREAM | EVUTIL_SOCK_NONBLOCK; in evconnlistener_new_bind() local
|
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | regress_util.c | 874 int socktype, int protocol, int line) in test_ai_eq_()
|
/freebsd/contrib/libevent/test/ |
H A D | regress_util.c | 874 int socktype, int protocol, int line) in test_ai_eq_()
|
/freebsd/contrib/unbound/services/ |
H A D | listen_dnsport.c | 181 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()
|