| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/ |
| H A D | send-L_toggle.ksh | 29 log_must_busy zfs destroy -r $TESTPOOL/recv 47 log_must zfs create $TESTPOOL/recv 49 log_must zfs send -c $TESTPOOL/fs@snap | zfs recv $TESTPOOL/recv/noL-noL 50 log_must zfs send -c -i @snap $TESTPOOL/fs@snap2| zfs recv $TESTPOOL/recv/noL-noL 53 log_must zfs send -c -L $TESTPOOL/fs@snap | zfs recv $TESTPOOL/recv/L-L 54 log_must zfs send -c -L -i @snap $TESTPOOL/fs@snap2 | zfs recv $TESTPOOL/recv/L-L 55 log_must diff /$TESTPOOL/fs/file /$TESTPOOL/recv/L-L/file 57 log_must zfs send -c $TESTPOOL/fs@snap | zfs recv $TESTPOOL/recv/noL-L 58 log_must zfs send -c -L -i @snap $TESTPOOL/fs@snap2 | zfs recv $TESTPOOL/recv/noL-L 61 log_must zfs send -c -L $TESTPOOL/fs@snap | zfs recv $TESTPOOL/recv/L-noL [all …]
|
| H A D | send_encrypted_props.ksh | 49 destroy_dataset $TESTPOOL/recv "-r" 119 log_must zfs destroy -r $TESTPOOL/recv 123 ds=$TESTPOOL/recv 139 ds=$TESTPOOL/recv 157 ds=$TESTPOOL/recv 173 ds=$TESTPOOL/crypt/recv 187 ds=$TESTPOOL/crypt/recv 201 ds=$TESTPOOL/crypt/recv
|
| H A D | send_encrypted_files.ksh | 50 datasetexists $TESTPOOL/recv && \ 51 log_must zfs destroy -r $TESTPOOL/recv 110 log_must zfs load-key $TESTPOOL/recv 113 actual_cksum=$(recursive_cksum /$TESTPOOL/recv) 117 log_must xattrtest -f 10 -o3 -y -p /$TESTPOOL/recv/xattrondir 118 log_must xattrtest -f 10 -o3 -y -p /$TESTPOOL/recv/xattrsadir
|
| H A D | recv_dedup.ksh | 33 destroy_dataset $TESTPOOL/recv "-r" 46 log_must zfs create $TESTPOOL/recv 51 log_must diff -r /$TESTPOOL/tar /$TESTPOOL/recv
|
| H A D | recv_dedup_encrypted_zvol.ksh | 33 destroy_dataset $TESTPOOL/recv "-r" 43 typeset recvdev=$ZVOL_DEVDIR/$TESTPOOL/recv 54 log_must zfs load-key $TESTPOOL/recv
|
| H A D | send_encrypted_truncated_files.ksh | 46 datasetexists $TESTPOOL/recv && \ 47 log_must zfs destroy -r $TESTPOOL/recv 119 log_must zfs load-key $TESTPOOL/recv 122 actual_cksum=$(recursive_cksum /$TESTPOOL/recv)
|
| H A D | send_holds.ksh | 131 log_must zfs recv -F $recv_snap <$full_bkup 150 log_must zfs recv -F $recv_inc_snap <$inc_bkup 162 log_must zfs recv -F $recv_inc_snap2 <$inc_bkup 167 log_must zfs recv -F $recv_inc_snap2 <$inc_bkup 173 log_must zfs recv -F -h $recv_inc_snap3 <$inc_bkup
|
| H A D | send-wR_encrypted_zvol.ksh | 45 destroy_dataset $TESTPOOL/recv "-r" 58 typeset recvdev=$ZVOL_DEVDIR/$TESTPOOL/recv 99 log_must zfs load-key $TESTPOOL/recv
|
| H A D | send_partial_dataset.ksh | 64 log_mustnot zfs recv -s $POOL/recvfullfs < /$POOL/stream/full.send 65 log_mustnot zfs recv -s $POOL/recvfs < /$POOL/stream/inc.send 89 log_mustnot zfs recv -s $POOL/partialfs < /$POOL/stream/partial.send
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/redacted_send/ |
| H A D | redacted_volume.ksh | 79 log_must dd if=$recv_file of=$tmpdir/recv.dd bs=8k count=64 80 log_must diff $tmpdir/send.dd $tmpdir/recv.dd 102 log_must dd if=$recv_file of=$tmpdir/recv.dd bs=8k count=32 skip=32 103 log_must diff $tmpdir/send.dd $tmpdir/recv.dd
|
| H A D | redacted_resume.ksh | 77 log_mustnot zfs recv -A $recvfs 79 log_mustnot zfs recv -A $recvfs 85 log_must zfs recv -A $recvfs
|
| H A D | redacted_embedded.ksh | 65 grep -q "EMBEDDED" $tmpdir/recv.zdb || \ 96 grep -q "EMBEDDED" $tmpdir/recv.zdb || \
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_mppc.c | 243 hookPtr = &priv->recv.hook; in ng_mppc_newhook() 279 &priv->xmit : &priv->recv; in ng_mppc_rcvmsg() 395 if (hook == priv->recv.hook) { in ng_mppc_rcvdata() 396 if (!priv->recv.cfg.enable) { in ng_mppc_rcvdata() 416 NG_FWD_NEW_DATA(error, item, priv->recv.hook, m); in ng_mppc_rcvdata() 436 if (priv->recv.history != NULL) in ng_mppc_shutdown() 437 free(priv->recv.history, M_NETGRAPH_MPPC); in ng_mppc_shutdown() 458 if (hook == priv->recv.hook) in ng_mppc_disconnect() 459 priv->recv.hook = NULL; in ng_mppc_disconnect() 629 struct ng_mppc_dir *const d = &priv->recv; in ng_mppc_decompress() [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/ |
| H A D | hisilicon-hip04-net.txt | 12 channel, recv channel start from channel * number (RX_DESC_NUM) 24 Have 2048 recv channels shared by all ethernet controllers, only if no overlap. 25 Each controller's recv channel start from channel * number (RX_DESC_NUM).
|
| /f-stack/doc/ |
| H A D | F-Stack_API_Reference.md | 136 more info see man recv. 182 #### UDP send/recv interface 186 Use Random socket port to send and recv udp packet. 189 #### tcp send/recv interface 193 …Use connection pool to send and recv tcp packet, keep-alive default are 10 mintues. The parameter … 207 …TCP send and recv interface, you can choose if the connection is keep-alive or close.The parameter… 212 …Tcp send and recv interface, you can choose if the connection is keep-alive or close.The parameter… 218 …Use connection pool to send and recv tcp packet, keep-alive default are 10 mintues. The parameter …
|
| /f-stack/app/micro_thread/ |
| H A D | mt_sys_hook.cpp | 248 ssize_t recv(int fd, void *buffer, size_t length, int flags) in recv() function 250 mt_hook_syscall(recv); in recv() 254 return mt_real_func(recv)(fd, buffer, length, flags); in recv() 262 return MtFrame::recv(fd, buffer, length, flags, hook_fd->read_timeout); in recv()
|
| /f-stack/dpdk/usertools/ |
| H A D | dpdk-telemetry-client.py | 72 data = self.socket.client_fd.recv(BUFFER_SIZE).decode() 86 data = self.socket.client_fd.recv(BUFFER_SIZE).decode()
|
| H A D | dpdk-telemetry.py | 23 reply = sock.recv(buf_len).decode()
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | anet_ff.c | 139 INIT_FUNCTION(recv); in ff_mod_init() 219 recv(int sockfd, void *buf, size_t len, int flags) in recv() function 222 INIT_FUNCTION(recv); in recv()
|
| /f-stack/app/nginx-1.16.1/src/os/unix/ |
| H A D | ngx_udp_recv.c | 23 n = recv(c->fd, buf, size, 0); in ngx_udp_unix_recv()
|
| H A D | ngx_recv.c | 69 n = recv(c->fd, buf, size, 0); in ngx_unix_recv()
|
| H A D | ngx_os.h | 27 ngx_recv_pt recv; member
|
| /f-stack/app/nginx-1.16.1/src/event/modules/ |
| H A D | ngx_ff_module.c | 349 recv(int sockfd, void *buf, size_t len, int flags) in recv() function 356 return SYSCALL(recv)(sockfd, buf, len, flags); in recv() 366 return recv (fd, buf, n, flags); in __recv_chk()
|
| /f-stack/app/nginx-1.16.1/src/event/ |
| H A D | ngx_event_connect.c | 173 c->recv = ngx_recv; 191 c->recv = ngx_udp_recv;
|
| /f-stack/freebsd/contrib/openzfs/man/man8/ |
| H A D | Makefile.am | 31 zfs-recv.8 \
|