Searched refs:send (Results 76 - 100 of 449) sorted by relevance

1234567891011>>

/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/snapshot/
H A Dsnapshot_013_pos.ksh38 # zfs send/recv
43 # 3. select one snapshot used for zfs send/recv
44 # 4. verify the data integrity after zfs send/recv
57 log_assert "Verify snapshots from 'snapshot -r' can be used for zfs send/recv"
84 zfs send $snapfs | zfs receive $ctrfs >/dev/null 2>&1
86 log_fail "zfs send/receive fails with snapshot $snapfs."
94 log_pass "'zfs send/receive' works as expected with snapshots from 'snapshot -r'"
/freebsd-current/contrib/ntp/sntp/libevent/test/
H A Dtest-closed.c97 if (send(pair[0], test, (int)strlen(test)+1, 0) < 0)
H A Dtest-eof.c101 if (send(pair[0], test, (int)strlen(test)+1, 0) < 0)
H A Dtest-weof.c65 len = send(fd, test, (int)strlen(test) + 1, 0);
H A Dbench.c91 n = send(pipes[2 * widx + 1], "e", 1, 0);
119 (void) send(pipes[i * space + 1], "e", 1, 0);
/freebsd-current/crypto/openssl/ssl/record/
H A Drecord.h222 __owur int ssl3_enc(SSL *s, SSL3_RECORD *inrecs, size_t n_recs, int send,
224 __owur int n_ssl3_mac(SSL *ssl, SSL3_RECORD *rec, unsigned char *md, int send);
229 __owur int tls1_mac(SSL *ssl, SSL3_RECORD *rec, unsigned char *md, int send);
230 __owur int tls13_enc(SSL *s, SSL3_RECORD *recs, size_t n_recs, int send,
/freebsd-current/tests/sys/netpfil/pf/
H A Dfrag6.py19 sp.send(self._packet)
54 # Delay the send so the sniffer is running when we transmit.
H A Dpflog.sh70 --send-nop \
H A Dfragmentation_compat.sh355 ping_server_check_reply exit:0 --ping-type=icmp --send-length=2000
358 ping_server_check_reply exit:1 --ping-type=icmp --send-length=2000 --send-flags DF
368 ping_server_check_reply exit:0 --ping-type=icmp --send-length=2000 --send-flags DF
/freebsd-current/tools/tools/netrate/tcpreceive/
H A Dtcpreceive.c75 len = send(s, buffer + sofar, recvlen - sofar, 0);
/freebsd-current/tools/regression/netinet/tcpdrop/
H A Dtcpdrop.c89 len = send(accept_fd, &ch, sizeof(ch), MSG_NOSIGNAL);
94 err(-1, "tcp_server: send (1)");
98 errx(-1, "tcp_server: send (1) len");
104 len = send(accept_fd, &ch, sizeof(ch), MSG_NOSIGNAL);
107 errx(-1, "tcp_server: send (2): success");
112 err(-1, "tcp_server: send (2)");
165 len = send(sock, &ch, sizeof(ch), MSG_NOSIGNAL);
170 err(-1, "tcp_client: send (1)");
174 errx(-1, "tcp_client: send (1) len");
187 len = send(soc
[all...]
/freebsd-current/tests/sys/netpfil/common/
H A Dpft_synflood.py45 s.send(pkt)
61 help='The number of packets to send')
/freebsd-current/contrib/libevent/test/
H A Dtest-closed.c97 if (send(pair[0], test, (int)strlen(test)+1, 0) < 0)
H A Dtest-eof.c101 if (send(pair[0], test, (int)strlen(test)+1, 0) < 0)
H A Dtest-weof.c65 len = send(fd, test, (int)strlen(test) + 1, 0);
/freebsd-current/usr.sbin/bhyve/
H A Dnet_backends_priv.h54 * the packet to send.
56 ssize_t (*send)(struct net_backend *be, const struct iovec *iov, member in struct:net_backend
126 * a similar interface to the kernel, i.e., they send and receive data using
/freebsd-current/tests/sys/cddl/zfs/tests/snapshot/
H A Dsnapshot_013_pos.ksh36 # zfs send/recv
41 # 3. select one snapshot used for zfs send/recv
42 # 4. verify the data integrity after zfs send/recv
68 log_assert "Verify snapshots from 'snapshot -r' can be used for zfs send/recv"
90 $ZFS send $snapfs | $ZFS receive $ctrfs >/dev/null 2>&1
92 log_fail "zfs send/receive fails with snapshot $snapfs."
98 log_fail "The data gets changed after zfs send/recv."
101 log_pass "'zfs send/receive' works as expected with snapshots from 'snapshot -r'"
/freebsd-current/tests/sys/cddl/zfs/tests/history/
H A Dhistory_006_neg.ksh37 # list, get, mount, unmount, share, unshare, send
41 # 2. Separately invoke zfs list|get|mount|unmount|share|unshare|send
66 log_assert "Verify 'zfs list|get|mount|unmount|share|unshare|send' will not " \
85 log_must $ZFS send -i $snap1 $snap2 > /dev/null
90 log_pass "Verify 'zfs list|get|mount|unmount|share|unshare|send' passed."
/freebsd-current/usr.bin/mail/
H A DMakefile6 quit.c send.c strings.c temp.c tty.c util.c vars.c
/freebsd-current/tests/sys/netinet/
H A Dtcp_implied_connect.c60 ATF_REQUIRE(send(c, &buf, sizeof(buf), 0) == sizeof(buf));
/freebsd-current/tests/sys/kern/
H A Dunix_stream.c84 ATF_REQUIRE(send(sv[0], sv, 0, 0) == 0);
/freebsd-current/sys/dev/nvmf/
H A Dnvmf_transport.h13 * (target) to send and receive capsules and associated data.
75 struct memdesc *mem, size_t len, bool send,
113 * A controller calls this function to send data in response to a
116 * the following CQE. Note that the transfer might send a subset of
121 * caller should send a success CQE in a response capsule.
126 * not send a response capsule.
/freebsd-current/sys/netgraph/
H A Dng_tcpmss.c294 goto send;
299 goto send; \
320 goto send;
334 goto send;
350 send:
/freebsd-current/sys/dev/firewire/
H A Dfirewire.c198 fp = &xfer->send.hdr;
222 if (xfer->send.pay_len > MAXREC(fc->maxrec)) {
223 printf("send.pay_len > maxrec\n");
232 if (len != xfer->send.pay_len) {
233 printf("len(%d) != send.pay_len(%d) %s(%x)\n",
234 len, xfer->send.pay_len, tcode_str[tcode], tcode);
357 fw_dump_hdr(&xfer->send.hdr, "send");
1037 fw_dump_hdr(&xfer->send.hdr, "send");
[all...]
/freebsd-current/crypto/heimdal/lib/gssapi/ntlm/
H A Dcrypto.c295 ctx->u.v2.send.signkey,
296 ctx->u.v2.send.signsealkey,
297 ctx->u.v2.send.seq++,
481 ctx->u.v2.send.signkey,
482 ctx->u.v2.send.seq++,
483 &ctx->u.v2.send.sealkey,

Completed in 208 milliseconds

1234567891011>>