Searched defs:sock (Results 1 - 25 of 221) sorted by relevance

123456789

/freebsd-10-stable/tools/regression/sockets/rtsocket/
H A Drtsocket.c46 int sock, socks[2]; local
[all...]
/freebsd-10-stable/tools/regression/sockets/unix_socket/
H A Dunix_socket.c45 int sock, socks[2]; local
[all...]
/freebsd-10-stable/tools/regression/netinet/rawconnect/
H A Drawconnect.c56 int sock; local
/freebsd-10-stable/tools/regression/netipx/spxabort/
H A Dspxabort.c57 int sock_listen, sock; local
/freebsd-10-stable/tools/regression/sockets/fstat/
H A Dfstat.c46 int sock; local
/freebsd-10-stable/tools/regression/sockets/shutdown/
H A Dshutdown.c43 struct sockaddr_in sock; local
[all...]
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_bind.c62 int sock = socket(AF_LOCAL, SOCK_STREAM, 0); local
/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Dnet_read.c70 net_read(rk_socket_t sock, void *buf, size_t nbytes) argument
H A Dnet_write.c68 net_write(rk_socket_t sock, const void *buf, size_t nbytes) argument
/freebsd-10-stable/tools/regression/netinet/udpconnectjail/
H A Dudpconnectjail.c60 int sock; local
/freebsd-10-stable/contrib/ntp/ntpq/
H A Dlibntpq_subs.c33 char ntpq_decodeaddrtype(sockaddr_u *sock) argument
/freebsd-10-stable/lib/libc/rpc/
H A Dpmap_getmaps.c76 int sock = -1; local
/freebsd-10-stable/contrib/pf/pflogd/
H A Dprivsep_fdpass.c50 send_fd(int sock, int fd) argument
89 receive_fd(int sock) argument
/freebsd-10-stable/crypto/heimdal/appl/test/
H A Dtcp_client.c40 proto (int sock, const char *hostname, const char *service) argument
/freebsd-10-stable/crypto/heimdal/lib/kadm5/
H A Dsend_recv.c44 krb5_storage *sock; local
82 krb5_storage *sock; local
[all...]
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dsock_principal.c37 krb5_sock_to_principal(krb5_context context, int sock, const char *sname, int32_t type, krb5_principal *ret_princ) argument
/freebsd-10-stable/sbin/natd/
H A Dicmp.c39 int SendNeedFragIcmp (int sock, struct ip* failedDgram, int mtu) argument
/freebsd-10-stable/sys/i386/ibcs2/
H A Dibcs2_other.c89 struct socket_args sock; local
/freebsd-10-stable/tools/regression/capsicum/syscalls/
H A Dmisc.c56 descriptor_send(int sock, int fd) argument
86 descriptor_recv(int sock, int *fdp) argument
H A Dcap_fcntls_limit.c250 fcntl_tests_send_0(int sock) argument
275 fcntl_tests_recv_0(int sock) argument
[all...]
H A Dcap_ioctls_limit.c208 ioctl_tests_send_0(int sock) argument
237 ioctl_tests_recv_0(int sock) argument
[all...]
/freebsd-10-stable/tools/regression/netinet/tcpconnect/
H A Dtcpconnect.c98 int sock; local
/freebsd-10-stable/tools/regression/netinet/tcpsocktimewait/
H A Dtcpsocktimewait.c73 int error, sock; local
/freebsd-10-stable/tools/tools/mcgrab/
H A Dmcgrab.cc94 int sock; local
/freebsd-10-stable/tools/regression/netinet/arphold/
H A Darphold.c64 int sock; local

Completed in 119 milliseconds

123456789