| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_receive/ |
| H A D | receive-o-x_props_override.ksh | 45 destroy_dataset "$dest" "-rf" 53 dest=$TESTPOOL/$TESTFS2 54 destsub=$dest/sub 97 "$dest < $streamfile_full" 102 log_must zfs destroy -r -f $dest 297 log_must zfs create $dest 302 log_must eval "check_prop_inherit $dest/2/3/4 copies $dest/2" 305 log_must eval "check_prop_inherit $dest/2/3/4 '$userprop:orig' $dest/2" 308 log_must zfs create $dest 314 log_must eval "check_prop_inherit $dest/$fs/1/2/3/4 copies $dest/$fs/1/2" [all …]
|
| H A D | zfs_receive_014_pos.ksh | 42 dest=$TESTPOOL/$TESTFS2 55 log_must zfs destroy -rf $dest 95 log_must eval "zfs recv $dest < $streamfile_full" 96 log_must eval "check_prop_source $dest compression 'gzip-1' received" 97 log_must eval "check_prop_source $dest '$userprop' '$userval' received" 112 log_mustnot eval "zfs recv -F $dest < $streamfile_trun" 113 log_must eval "check_prop_source $dest compression 'gzip-1' received" 114 log_must eval "check_prop_source $dest '$userprop' '$userval' received" 118 log_must eval "zfs recv -F $dest < $streamfile_incr" 119 log_must eval "check_prop_source $dest compression 'gzip-2' received" [all …]
|
| H A D | zfs_receive_015_pos.ksh | 42 dest=$TESTPOOL/$TESTFS2 76 log_must eval "zfs recv $dest < $streamfile_full" 77 log_must eval "check_user_prop $dest $user_prop '$value'" 78 log_must eval "check_user_prop $dest@snap1 '$user_prop:snap1' '$value:snap1'" 79 log_must eval "zfs recv $dest < $streamfile_incr" 80 log_must eval "check_user_prop $dest@snap2 '$user_prop:snap2' '$value:snap2'" 81 log_must eval "check_user_prop $dest@snap3 '$user_prop:snap3' '$value:snap3'"
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_rename/ |
| H A D | zfs_rename_005_neg.ksh | 75 dest=${src#$TESTPOOL/} 76 if [[ $dest == *"@"* ]]; then 77 dest=${dest#*@} 78 dest=${TESTPOOL1}@$dest 80 dest=${TESTPOOL1}/$dest 82 log_mustnot zfs rename $src $dest 83 log_mustnot zfs rename -p $src $dest
|
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | uuid.h | 82 #define UUID_LE_CONVERT(dest, src) \ argument 84 (dest) = (src); \ 85 (dest).time_low = LE_32((dest).time_low); \ 86 (dest).time_mid = LE_16((dest).time_mid); \ 87 (dest).time_hi_and_version = LE_16((dest).time_hi_and_version); \
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_tee.c | 68 struct hookinfo *dest, *dup; member 174 if (privdata->left.dest) in ng_tee_newhook() 176 privdata->left.dest = hinfo; in ng_tee_newhook() 180 if (privdata->right.dest) in ng_tee_newhook() 186 if (privdata->right.dest) in ng_tee_newhook() 192 if (privdata->left.dest) in ng_tee_newhook() 262 if (hinfo && hinfo->dest) { in ng_tee_rcvmsg() 320 if (hinfo->dest) { in ng_tee_rcvdata() 321 h = hinfo->dest; in ng_tee_rcvdata() 386 sc->left2right.dest = NULL; in ng_tee_disconnect() [all …]
|
| H A D | ng_pred1.c | 99 static int Pred1Compress(node_p node, u_char *source, u_char *dest, 584 Pred1Compress(node_p node, u_char *source, u_char *dest, int len) in Pred1Compress() argument 591 orgdest = dest; in Pred1Compress() 593 flagdest = dest++; in Pred1Compress() 602 *dest++ = *source; in Pred1Compress() 609 return (dest - orgdest); in Pred1Compress() 625 orgdest = dest; in Pred1Decompress() 634 *dest = priv->GuessTable[priv->Hash]; in Pred1Decompress() 643 *dest = *source++; in Pred1Decompress() 646 HASH(*dest++); in Pred1Decompress() [all …]
|
| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | uuid.h | 82 #define UUID_LE_CONVERT(dest, src) \ argument 84 (dest) = (src); \ 85 (dest).time_low = LE_32((dest).time_low); \ 86 (dest).time_mid = LE_16((dest).time_mid); \ 87 (dest).time_hi_and_version = LE_16((dest).time_hi_and_version); \
|
| /f-stack/freebsd/security/mac_lomac/ |
| H A D | mac_lomac.c | 894 dest = SLOT(dlabel); in lomac_bpfdesc_create() 906 dest = SLOT(mlabel); in lomac_bpfdesc_create_mbuf() 1236 dest = SLOT(mlabel); in lomac_ifnet_create_mbuf() 1305 dest = SLOT(mlabel); in lomac_inpcb_create_mbuf() 1355 dest = SLOT(mlabel); in lomac_ip6q_reassemble() 1376 dest = SLOT(qlabel); in lomac_ipq_create() 1400 dest = SLOT(mlabel); in lomac_ipq_reassemble() 1452 dest = SLOT(mlabel); in lomac_netinet_arp_send() 1474 dest = SLOT(mlabel); in lomac_netinet_firewall_send() 1510 dest = SLOT(mlabel); in lomac_netinet_igmp_send() [all …]
|
| /f-stack/freebsd/security/mac_biba/ |
| H A D | mac_biba.c | 798 dest = SLOT(dlabel); in biba_bpfdesc_create() 810 dest = SLOT(mlabel); in biba_bpfdesc_create_mbuf() 1121 dest = SLOT(mlabel); in biba_ifnet_create_mbuf() 1192 dest = SLOT(mlabel); in biba_inpcb_create_mbuf() 1242 dest = SLOT(mlabel); in biba_ip6q_reassemble() 1263 dest = SLOT(qlabel); in biba_ipq_create() 1287 dest = SLOT(mlabel); in biba_ipq_reassemble() 1360 dest = SLOT(mlabel); in biba_netinet_arp_send() 1382 dest = SLOT(mlabel); in biba_netinet_firewall_send() 1418 dest = SLOT(mlabel); in biba_netinet_igmp_send() [all …]
|
| /f-stack/freebsd/security/mac_mls/ |
| H A D | mac_mls.c | 763 dest = SLOT(dlabel); in mls_bpfdesc_create() 775 dest = SLOT(mlabel); in mls_bpfdesc_create_mbuf() 1043 dest = SLOT(mlabel); in mls_ifnet_create_mbuf() 1112 dest = SLOT(mlabel); in mls_inpcb_create_mbuf() 1162 dest = SLOT(mlabel); in mls_ip6q_reassemble() 1183 dest = SLOT(qlabel); in mls_ipq_create() 1207 dest = SLOT(mlabel); in mls_ipq_reassemble() 1256 dest = SLOT(mlabel); in mls_netinet_arp_send() 1278 dest = SLOT(mlabel); in mls_netinet_firewall_send() 1314 dest = SLOT(mlabel); in mls_netinet_igmp_send() [all …]
|
| /f-stack/dpdk/app/test/ |
| H A D | test_memcpy.c | 50 uint8_t dest[SMALL_BUFFER_SIZE + ALIGNMENT_UNIT]; in test_single_memcpy() local 56 dest[i] = 0; in test_single_memcpy() 61 ret = rte_memcpy(dest + off_dst, src + off_src, size); in test_single_memcpy() 62 if (ret != (dest + off_dst)) { in test_single_memcpy() 64 ret, dest + off_dst); in test_single_memcpy() 69 if (dest[i] != 0) { in test_single_memcpy() 79 if (dest[i + off_dst] != src[i + off_src]) { in test_single_memcpy() 89 if (dest[i + off_dst] != 0) { in test_single_memcpy()
|
| /f-stack/freebsd/contrib/zlib/ |
| H A D | uncompr.c | 27 int ZEXPORT uncompress2 (dest, destLen, source, sourceLen) in uncompress2() argument 28 Bytef *dest; in uncompress2() 46 dest = buf; 58 stream.next_out = dest; 74 if (dest != buf) 86 int ZEXPORT uncompress (dest, destLen, source, sourceLen) in uncompress() argument 87 Bytef *dest; in uncompress() 92 return uncompress2(dest, destLen, source, &sourceLen);
|
| H A D | compress.c | 22 int ZEXPORT compress2 (dest, destLen, source, sourceLen, level) in compress2() argument 23 Bytef *dest; in compress2() 44 stream.next_out = dest; 68 int ZEXPORT compress (dest, destLen, source, sourceLen) in compress() argument 69 Bytef *dest; in compress() 74 return compress2(dest, destLen, source, sourceLen, Z_DEFAULT_COMPRESSION);
|
| /f-stack/freebsd/netinet/ |
| H A D | ip_fastfwd.c | 203 struct in_addr dest, odest, rtdest; in ip_tryforward() local 290 dest.s_addr = ip->ip_dst.s_addr; in ip_tryforward() 295 if (odest.s_addr != dest.s_addr) { in ip_tryforward() 299 if (in_localip(dest)) in ip_tryforward() 351 dest.s_addr = ((struct sockaddr_in *) in ip_tryforward() 360 if (ip_findroute(&nh, dest, m) != 0) in ip_tryforward() 366 rtdest.s_addr = dest.s_addr; in ip_tryforward() 382 dest.s_addr = ip->ip_dst.s_addr; in ip_tryforward() 412 if (dest.s_addr != rtdest.s_addr && in ip_tryforward() 413 ip_findroute(&nh, dest, m) != 0) in ip_tryforward() [all …]
|
| /f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | strings.h | 27 #define bcopy(src, dest, size) memmove(dest, src, size) argument 28 #define bcmp(src, dest, size) memcmp((src), (dest), (size_t)(size)) argument
|
| /f-stack/dpdk/drivers/event/dlb/ |
| H A D | dlb_inline_fns.h | 20 dlb_movntdq_single(void *dest, void *src) in dlb_movntdq_single() argument 25 _mm_stream_si128(dest, src_data0); in dlb_movntdq_single() 29 dlb_movdir64b(void *dest, void *src) in dlb_movdir64b() argument 33 : "a" (dest), "d" (src)); in dlb_movdir64b()
|
| /f-stack/freebsd/sys/ |
| H A D | _stdarg.h | 47 #define __va_copy(dest, src) __builtin_va_copy((dest), (src)) argument 49 #define va_copy(dest, src) __va_copy(dest, src) argument
|
| /f-stack/freebsd/kern/ |
| H A D | vfs_acl.c | 93 bzero(dest, sizeof(*dest)); in acl_copy_oldacl_into_acl() 95 dest->acl_cnt = source->acl_cnt; in acl_copy_oldacl_into_acl() 96 dest->acl_maxcnt = ACL_MAX_ENTRIES; in acl_copy_oldacl_into_acl() 98 for (i = 0; i < dest->acl_cnt; i++) { in acl_copy_oldacl_into_acl() 99 dest->acl_entry[i].ae_tag = source->acl_entry[i].ae_tag; in acl_copy_oldacl_into_acl() 100 dest->acl_entry[i].ae_id = source->acl_entry[i].ae_id; in acl_copy_oldacl_into_acl() 115 bzero(dest, sizeof(*dest)); in acl_copy_acl_into_oldacl() 117 dest->acl_cnt = source->acl_cnt; in acl_copy_acl_into_oldacl() 119 for (i = 0; i < dest->acl_cnt; i++) { in acl_copy_acl_into_oldacl() 120 dest->acl_entry[i].ae_tag = source->acl_entry[i].ae_tag; in acl_copy_acl_into_oldacl() [all …]
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | lz4.c | 56 char *dest = d_start; in lz4_compress_zfs() local 73 *(uint32_t *)dest = BE_32(bufsiz); in lz4_compress_zfs() 479 const BYTE *const oend = (BYTE *) dest + osize; in LZ4_compressCtx() 483 BYTE *op = (BYTE *) dest; in LZ4_compressCtx() 645 return (int)(((char *)op) - dest); in LZ4_compressCtx() 670 const BYTE *const oend = (BYTE *) dest + osize; in LZ4_compress64kCtx() 674 BYTE *op = (BYTE *) dest; in LZ4_compress64kCtx() 833 return (int)(((char *)op) - dest); in LZ4_compress64kCtx() 891 BYTE *op = (BYTE *) dest; in LZ4_uncompress_unknownOutputSize() 939 if (ref < (BYTE * const) dest) in LZ4_uncompress_unknownOutputSize() [all …]
|
| /f-stack/dpdk/drivers/net/i40e/base/ |
| H A D | i40e_lan_hmc.c | 740 u8 *from, *dest; in i40e_write_byte() local 780 u8 *from, *dest; in i40e_write_word() local 824 u8 *from, *dest; in i40e_write_dword() local 876 u8 *from, *dest; in i40e_write_qword() local 925 u8 *dest) in i40e_read_byte() argument 948 target = dest + ce_info->offset; in i40e_read_byte() 962 u8 *dest) in i40e_read_word() argument 1006 u8 *dest) in i40e_read_dword() argument 1059 u8 *dest) in i40e_read_qword() argument 1112 u8 *dest) in i40e_get_hmc_context() argument [all …]
|
| /f-stack/dpdk/drivers/net/dpaa2/ |
| H A D | dpaa2_sparser.c | 149 enum dpni_soft_sequence_dest dest) in dpaa2_eth_load_wriop_soft_parser() argument 162 cfg.dest = dest; in dpaa2_eth_load_wriop_soft_parser() 191 enum dpni_soft_sequence_dest dest) in dpaa2_eth_enable_wriop_soft_parser() argument 208 cfg.dest = dest; in dpaa2_eth_enable_wriop_soft_parser()
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/nosse/ |
| H A D | pwhash_scryptsalsa208sha256_nosse.c | 42 blkcpy_64(escrypt_block_t *dest, const escrypt_block_t *src) in blkcpy_64() argument 48 dest->w[i] = src->w[i]; in blkcpy_64() 52 dest->d[i] = src->d[i]; in blkcpy_64() 58 blkxor_64(escrypt_block_t *dest, const escrypt_block_t *src) in blkxor_64() argument 64 dest->w[i] ^= src->w[i]; in blkxor_64() 68 dest->d[i] ^= src->d[i]; in blkxor_64() 74 blkcpy(escrypt_block_t *dest, const escrypt_block_t *src, size_t len) in blkcpy() argument 81 dest->w[i] = src->w[i]; in blkcpy() 86 dest->d[i] = src->d[i]; in blkcpy() 99 dest->w[i] ^= src->w[i]; in blkxor() [all …]
|
| /f-stack/dpdk/drivers/bus/dpaa/base/qbman/ |
| H A D | qman_priv.h | 57 static inline void qman_cgrs_cp(struct qman_cgrs *dest, in qman_cgrs_cp() argument 60 memcpy(dest, src, sizeof(*dest)); in qman_cgrs_cp() 63 static inline void qman_cgrs_and(struct qman_cgrs *dest, in qman_cgrs_and() argument 68 u32 *_d = dest->q.state; in qman_cgrs_and() 76 static inline void qman_cgrs_xor(struct qman_cgrs *dest, in qman_cgrs_xor() argument 81 u32 *_d = dest->q.state; in qman_cgrs_xor()
|
| /f-stack/freebsd/x86/xen/ |
| H A D | xen_apic.c | 263 xen_pv_lapic_ipi_raw(register_t icrlo, u_int dest) in xen_pv_lapic_ipi_raw() argument 271 send_nmi(int dest) in send_nmi() argument 281 switch(dest) { in send_nmi() 298 PCPU_ID_GET(apic_cpuid(dest), vcpu_id), NULL); in send_nmi() 305 xen_pv_lapic_ipi_vectored(u_int vector, int dest) in xen_pv_lapic_ipi_vectored() argument 311 send_nmi(dest); in xen_pv_lapic_ipi_vectored() 319 switch(dest) { in xen_pv_lapic_ipi_vectored() 340 to_cpu = apic_cpuid(dest); in xen_pv_lapic_ipi_vectored()
|