Searched defs:socktype (Results 1 - 18 of 18) sorted by relevance

/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Dgetaddrinfo_hostspec.c54 int socktype; member in struct:hst
41 roken_getaddrinfo_hostspec2(const char *hostspec, int socktype, int port, struct addrinfo **ai) argument
H A Dgetaddrinfo-test.c41 static int socktype; variable
H A Dgetaddrinfo.c104 add_one (int port, int protocol, int socktype, argument
43 get_port_protocol_socktype(const char *servname, const struct addrinfo *hints, int *port, int *protocol, int *socktype) argument
180 get_null(const struct addrinfo *hints, int port, int protocol, int socktype, struct addrinfo **res) argument
223 add_hostent(int port, int protocol, int socktype, struct addrinfo ***current, int (*func)(struct addrinfo *, void *data, int port), struct hostent *he, int *flags) argument
271 get_number(const char *nodename, const struct addrinfo *hints, int port, int protocol, int socktype, struct addrinfo **res) argument
311 get_nodes(const char *nodename, const struct addrinfo *hints, int port, int protocol, int socktype, struct addrinfo **res) argument
377 int socktype = 0; local
[all...]
/freebsd-10-stable/tools/regression/sockets/kqueue/
H A Dkqueue.c62 fail(int error, const char *func, const char *socktype, const char *rest) argument
79 fail_assertion(const char *func, const char *socktype, const char *rest, argument
104 test_evfilt_read(int kq, int fd[2], const char *socktype) argument
189 test_evfilt_write(int kq, int fd[2], const char *socktype) argument
[all...]
/freebsd-10-stable/sbin/devd/tests/
H A Dclient_test.c72 common_setup(int socktype, const char* sockpath) { argument
/freebsd-10-stable/tools/regression/netinet/msocket/
H A Dmsocket.c82 test_u_char(int optname, const char *optstring, u_char defaultv, u_char modifiedv, u_char fakev, const char *socktype, int sock, int flags) argument
138 test_in_addr(int optname, const char *optstring, struct in_addr defaultv, struct in_addr modifiedv, struct in_addr fakev, const char *socktype, int sock, int flags) argument
242 test_add_multi(int sock, const char *socktype, struct ip_mreq imr, int flags) argument
284 test_drop_multi(int sock, const char *socktype, struct ip_mreq imr, int flags) argument
[all...]
/freebsd-10-stable/usr.bin/netstat/
H A Dunix.c66 static const char *const socktype[] = variable
/freebsd-10-stable/sys/dev/iscsi/
H A Dicl_proxy.c115 icl_conn_connect_tcp(struct icl_conn *ic, int domain, int socktype, argument
170 icl_conn_connect(struct icl_conn *ic, bool rdma, int domain, int socktype, argument
309 icl_listen_add_tcp(struct icl_listen *il, int domain, int socktype, argument
373 icl_listen_add(struct icl_listen *il, bool rdma, int domain, int socktype, argument
[all...]
/freebsd-10-stable/tools/regression/netinet/ipsockopt/
H A Dipsockopt.c743 int i, sock, socktype; local
[all...]
/freebsd-10-stable/contrib/ntp/libntp/
H A Dntp_rfc2553.c289 int family, socktype, flags, protocol; local
/freebsd-10-stable/contrib/unbound/services/
H A Dlisten_dnsport.c97 create_udp_sock(int family, int socktype, struct sockaddr* addr, argument
/freebsd-10-stable/lib/libc/rpc/
H A Dclnt_bcast.c123 __rpc_getbroadifs(int af, int proto, int socktype, broadlist_t *list) argument
H A Drpc_generic.c768 __rpc_socktype2seman(int socktype) argument
/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A Dlistener.c218 int socktype = SOCK_STREAM | EVUTIL_SOCK_NONBLOCK; local
/freebsd-10-stable/sys/rpc/
H A Drpc_generic.c470 __rpc_socktype2seman(int socktype) argument
/freebsd-10-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_util.c810 test_ai_eq_(const struct evutil_addrinfo *ai, const char *sockaddr_port, int socktype, int protocol, int line) argument
/freebsd-10-stable/sbin/devd/
H A Ddevd.cc137 int socktype; member in struct:client
843 create_socket(const char *name, int socktype) argument
933 new_client(int fd, int socktype) argument
/freebsd-10-stable/sys/cam/ctl/
H A Dctl_ioctl.h743 int socktype; member in struct:ctl_iscsi_listen_params

Completed in 408 milliseconds