Searched refs:send (Results 126 - 150 of 449) sorted by relevance

1234567891011>>

/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/projectquota/
H A Dprojectquota_009_pos.ksh37 # snapshot,clone,rename,upgrade,send,receive.
46 # 5. Check the project{obj}quota can not change during zfs send/receive
99 log_note "zfs send receive can not change the previously set project{obj}quota"
100 log_must zfs send $TESTPOOL/fs-clone@snap | zfs receive $TESTPOOL/fs-rev
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/userquota/
H A Duserquota_011_pos.ksh38 # snapshot,clone,rename,upgrade,send,receive.
46 # 5. Check the user|group quota can not change during zfs send/receive
97 log_note "zfs send receive can not change the previously set user|group quota"
98 log_must zfs send $TESTPOOL/fs-clone@snap | zfs receive $TESTPOOL/fs-rev
/freebsd-current/tools/test/stress2/misc/
H A Dunix_socket.sh79 if (send(fd, buff, strlen(buff)+1, 0) == -1)
80 err(1, "send");
H A Dmulticast.sh78 /* send */
/freebsd-current/sys/netgraph/
H A Dng_vlan_rotate.c391 goto send; /* everything else goes out unmodified */
428 goto send;
434 goto send;
447 send:
/freebsd-current/tools/regression/netinet/udpzerobyte/
H A Dudpzerobyte.c87 size = send(sock_send, NULL, 0, 0);
89 err(-1, "Protocol %s send(sock_send, NULL, 0)", domainstr);
/freebsd-current/tools/regression/sockets/sblock/
H A Dsblock.c129 len = send(fd, &ch, sizeof(ch), 0);
131 warn("signaller send");
135 warnx("signaller send ret %zd", len);
/freebsd-current/usr.sbin/bhyve/
H A Dnet_backend_netgraph.c182 .send = tap_send,
/freebsd-current/tests/sys/cddl/zfs/tests/cli_root/zfs_send/
H A Dzfs_send_002_pos.ksh36 # Verify 'zfs send' can generate valid streams with a property setup.
41 # 3. Create a full send streams
42 # 4. Receive the send stream
80 $ZFS send $snap > $stream
82 log_fail "'$ZFS send' fails to create send streams."
85 log_fail "'$ZFS receive' fails to receive send streams."
109 log_assert "Verify 'zfs send' generates valid streams with a property setup"
133 #Create a dataset to receive the send stream
147 log_pass "'zfs send' generate
[all...]
/freebsd-current/tests/sys/cddl/zfs/tests/userquota/
H A Duserquota_011_pos.ksh35 # snapshot,clone,rename,upgrade,send,receive.
43 # 5. Check the user|group quota can not change during zfs send/receive
108 log_note "zfs send receive can not change the previously set user|group quota"
109 log_must $ZFS send $TESTPOOL/fs-clone@snap | $ZFS receive $TESTPOOL/fs-rev
/freebsd-current/tests/sys/netgraph/
H A Dksocket.c43 ATF_REQUIRE(send(wr, sbuf, sizeof(sbuf), 0) == sizeof(sbuf));
/freebsd-current/sys/netinet/
H A Dtcp_output.c117 &VNET_NAME(tcp_sendspace), 0, "Initial send socket buffer size");
122 "Enable automatic send buffer sizing");
127 "Incrementor step size of automatic send buffer");
132 "Max size of automatic send buffer");
138 "Modify threshold for auto send buffer growth to account for SO_SNDLOWAT");
186 * Tcp output routine: figure out what should be sent and send it.
253 * to send, then transmit; otherwise, investigate further.
284 * to send out new data (when sendalot is 1), bypass this function.
347 * If in persist timeout with window of 0, send 1 byte.
349 * and timer expired, we will send wha
[all...]
/freebsd-current/crypto/openssh/
H A Dssh-agent.c634 /* send list of supported public keys to 'client' */
877 goto send;
882 goto send;
892 goto send;
898 goto send;
903 goto send;
916 goto send;
927 goto send;
934 goto send;
941 goto send;
[all...]
H A DMakefile.in778 @echo 'current directory. Please review the file then send with'
779 @echo '"make send-survey".'
781 send-survey: survey
/freebsd-current/contrib/ofed/libcxgb4/
H A Dt4.h127 struct fw_ri_send_wr send; member in union:t4_wr
145 wqe->send.opcode = (u8)opcode;
146 wqe->send.flags = flags;
147 wqe->send.wrid = wrid;
148 wqe->send.r1[0] = 0;
149 wqe->send.r1[1] = 0;
150 wqe->send.r1[2] = 0;
151 wqe->send.len16 = len16;
/freebsd-current/contrib/ntp/sntp/libevent/test/
H A Dregress_et.c97 tt_int_op(send(pair[0], test, (int)strlen(test)+1, 0), >, 0);
225 tt_int_op(send(pair[0], &c, 1, 0), >, 0);
/freebsd-current/share/dtrace/
H A Dudptrack43 udp:kernel::send
/freebsd-current/share/mk/
H A Dinstall-new.mk12 # Please send copies of changes and bug-fixes to:
/freebsd-current/sys/dev/cxgbe/iw_cxgbe/
H A Dt4.h115 struct fw_ri_send_wr send; member in union:t4_wr
134 wqe->send.opcode = (u8)opcode;
135 wqe->send.flags = flags;
136 wqe->send.wrid = wrid;
137 wqe->send.r1[0] = 0;
138 wqe->send.r1[1] = 0;
139 wqe->send.r1[2] = 0;
140 wqe->send.len16 = len16;
/freebsd-current/contrib/libevent/test/
H A Dregress_et.c97 tt_int_op(send(pair[0], test, (int)strlen(test)+1, 0), >, 0);
225 tt_int_op(send(pair[0], &c, 1, 0), >, 0);
/freebsd-current/contrib/bmake/mk/
H A Dlinks.mk14 # Please send copies of changes and bug-fixes to:
H A Dhost-target.mk15 # Please send copies of changes and bug-fixes to:
H A Dinc.mk14 # Please send copies of changes and bug-fixes to:
H A Dfiles.mk14 # Please send copies of changes and bug-fixes to:
H A Dinstall-new.mk14 # Please send copies of changes and bug-fixes to:

Completed in 289 milliseconds

1234567891011>>