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

12345678

/freebsd-10.0-release/tools/regression/sockets/rtsocket/
H A Drtsocket.c46 int sock, socks[2]; local
[all...]
/freebsd-10.0-release/tools/regression/sockets/unix_socket/
H A Dunix_socket.c45 int sock, socks[2]; local
[all...]
/freebsd-10.0-release/tools/regression/netinet/rawconnect/
H A Drawconnect.c56 int sock; local
/freebsd-10.0-release/tools/regression/netipx/spxabort/
H A Dspxabort.c57 int sock_listen, sock; local
/freebsd-10.0-release/tools/regression/sockets/shutdown/
H A Dshutdown.c43 struct sockaddr_in sock; local
[all...]
/freebsd-10.0-release/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.0-release/lib/libc/rpc/
H A Dpmap_getmaps.c78 int sock = -1; local
H A Dpmap_getport.c77 int sock = -1; local
H A Dpmap_rmt.c89 int sock = -1; local
/freebsd-10.0-release/tools/regression/netinet/udpconnectjail/
H A Dudpconnectjail.c60 int sock; local
/freebsd-10.0-release/tools/regression/sockets/fstat/
H A Dfstat.c46 int sock; local
/freebsd-10.0-release/contrib/pf/pflogd/
H A Dprivsep_fdpass.c50 send_fd(int sock, int fd) argument
89 receive_fd(int sock) argument
/freebsd-10.0-release/crypto/heimdal/appl/test/
H A Dtcp_client.c40 proto (int sock, const char *hostname, const char *service) argument
/freebsd-10.0-release/crypto/heimdal/lib/kadm5/
H A Dsend_recv.c44 krb5_storage *sock; local
82 krb5_storage *sock; local
[all...]
/freebsd-10.0-release/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.0-release/crypto/openssh/
H A Dmonitor_fdpass.c47 mm_send_fd(int sock, int fd) argument
108 mm_receive_fd(int sock) argument
/freebsd-10.0-release/sbin/natd/
H A Dicmp.c39 int SendNeedFragIcmp (int sock, struct ip* failedDgram, int mtu) argument
/freebsd-10.0-release/sys/i386/ibcs2/
H A Dibcs2_other.c89 struct socket_args sock; local
/freebsd-10.0-release/tools/regression/capsicum/syscalls/
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...]
H A Dmisc.c56 descriptor_send(int sock, int fd) argument
86 descriptor_recv(int sock, int *fdp) argument
/freebsd-10.0-release/tools/regression/netinet/arphold/
H A Darphold.c64 int sock; local
/freebsd-10.0-release/tools/regression/netinet/tcpconnect/
H A Dtcpconnect.c98 int sock; local
/freebsd-10.0-release/tools/regression/netinet/tcpsocktimewait/
H A Dtcpsocktimewait.c73 int error, sock; local

Completed in 178 milliseconds

12345678