/freebsd/contrib/nvi/common/ |
H A D | log.c | 188 memmove(ep->l_lp + sizeof(u_char), &ep->l_cursor, sizeof(MARK)); in log_cursor1() 264 memmove(ep->l_lp + sizeof(u_char), &lno, sizeof(recno_t)); in log_line() 265 memmove(ep->l_lp + CHAR_T_OFFSET, lp, len * sizeof(CHAR_T)); in log_line() 334 memmove(ep->l_lp + sizeof(u_char), lmp, sizeof(LMARK)); in log_mark() 395 memmove(rp, p + sizeof(u_char), sizeof(MARK)); in log_backward() 405 memmove(&lno, p + sizeof(u_char), sizeof(recno_t)); in log_backward() 412 memmove(&lno, p + sizeof(u_char), sizeof(recno_t)); in log_backward() 422 memmove(&lno, p + sizeof(u_char), sizeof(recno_t)); in log_backward() 433 memmove(&lm, p + sizeof(u_char), sizeof(LMARK)); in log_backward() 493 memmove(&m, p + sizeof(u_char), sizeof(MARK)); in log_setline() [all …]
|
/freebsd/lib/libc/db/btree/ |
H A D | bt_overflow.c | 81 memmove(&pg, p, sizeof(pgno_t)); in __ovfl_get() 82 memmove(&sz, (char *)p + sizeof(pgno_t), sizeof(u_int32_t)); in __ovfl_get() 107 memmove(p, (char *)h + BTDATAOFF, nb); in __ovfl_get() 152 memmove((char *)h + BTDATAOFF, p, nb); in __ovfl_put() 186 memmove(&pg, p, sizeof(pgno_t)); in __ovfl_delete() 187 memmove(&sz, (char *)p + sizeof(pgno_t), sizeof(u_int32_t)); in __ovfl_delete()
|
H A D | bt_put.c | 122 memmove(kb, &pg, sizeof(pgno_t)); in __bt_put() 124 memmove(kb + sizeof(pgno_t), in __bt_put() 134 memmove(db, &pg, sizeof(pgno_t)); in __bt_put() 136 memmove(db + sizeof(pgno_t), in __bt_put() 205 memmove(h->linp + idx + 1, h->linp + idx, in __bt_put()
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | TypeLocBuilder.cpp | 122 memmove(&Buffer[Index - 4], &Buffer[Index], NumBytesAtAlign4); in pushImpl() 133 memmove(&Buffer[Index + 4], &Buffer[Index], NumBytesAtAlign4); in pushImpl() 144 memmove(&Buffer[Index - 4], &Buffer[Index], NumBytesAtAlign4); in pushImpl() 156 memmove(&Buffer[Index - 4], &Buffer[Index], NumBytesAtAlign4); in pushImpl() 167 memmove(&Buffer[Index + 4], &Buffer[Index], NumBytesAtAlign4); in pushImpl()
|
/freebsd/contrib/unbound/sldns/ |
H A D | keyraw.c | 73 memmove(&int16, keydata + 1, 2); in sldns_rr_dnskey_key_size_raw() 119 memmove(&ac16, key + keysize - 3, 2); in sldns_calc_keytag_raw() 388 memmove(&int16, key+1, 2); in sldns_key_rsa_buf_bignum() 550 memmove(encoded, asn, 37); in sldns_gost2pkey_raw() 551 memmove(encoded+37, key, 64); in sldns_gost2pkey_raw() 585 memmove(buf+1, key, keylen); in sldns_ecdsa2pkey_raw() 638 memmove(buf+1, key, keylen); in sldns_ecdsa2pkey_raw() 672 memmove(buf, pre, pre_len); in sldns_ed255192pkey_raw() 673 memmove(buf+pre_len, key, keylen); in sldns_ed255192pkey_raw() 693 memmove(buf, pre, pre_len); in sldns_ed4482pkey_raw() [all …]
|
/freebsd/bin/dd/ |
H A D | conv.c | 144 (void)memmove(in.db, in.dbp - in.dbcnt, in.dbcnt); in block() 195 (void)memmove(out.dbp, in.dbp - in.dbcnt, in.dbcnt); in block_close() 230 (void)memmove(out.dbp, inp, cnt); in unblock() 239 (void)memmove(in.db, in.dbp - in.dbcnt, in.dbcnt); in unblock() 255 (void)memmove(out.dbp, in.db, cnt); in unblock_close()
|
/freebsd/contrib/telnet/libtelnet/ |
H A D | enc_des.c | 385 memmove((void *)fbp->krbdes_key, (void *)key->data, sizeof(Block)); in fb64_session() 493 memmove((void *)stp->str_iv, (void *)seed, sizeof(Block)); in fb64_stream_iv() 494 memmove((void *)stp->str_output, (void *)seed, sizeof(Block)); in fb64_stream_iv() 504 memmove((void *)stp->str_ikey, (void *)key, sizeof(Block)); in fb64_stream_key() 507 memmove((void *)stp->str_output, (void *)stp->str_iv, sizeof(Block)); in fb64_stream_key() 545 memmove((void *)stp->str_feed, (void *)b, sizeof(Block)); in cfb64_encrypt() 578 memmove((void *)stp->str_feed, (void *)b, sizeof(Block)); in cfb64_decrypt() 618 memmove((void *)stp->str_feed, (void *)b, sizeof(Block)); in ofb64_encrypt() 648 memmove((void *)stp->str_feed, (void *)b, sizeof(Block)); in ofb64_decrypt()
|
H A D | rsaencpwd.c | 202 memmove((void *)auth.dat, (void *)data, auth.length = cnt); 286 memmove(ptr, challenge, challenge_len); 291 memmove(ptr, key, i); 337 memmove((void *)chalkey, (void *)data, cnt); 346 memmove(challenge, ptr, challenge_len); 354 memmove(pubkey, ptr, pubkey_len);
|
/freebsd/usr.sbin/pwd_mkdb/ |
H A D | pwd_mkdb.c | 240 memmove(buf + 1, username, MIN(len, sizeof(buf) - 1)); in main() 253 memmove(buf + 1, p, sizeof(store)); in main() 351 memmove(p, &store, sizeof(store)); \ in main() 354 memmove(p, &store, sizeof(store)); \ in main() 394 memmove(tbuf + 1, pwd.pw_name, len); in main() 402 memmove(tbuf + 1, &store, sizeof(store)); in main() 410 memmove(tbuf + 1, &store, sizeof(store)); in main() 418 memmove(tbuf + 1, pwd.pw_name, len); in main() 426 memmove(tbuf + 1, &store, sizeof(store)); in main() 434 memmove(tbuf + 1, &store, sizeof(store)); in main() [all …]
|
/freebsd/contrib/unbound/util/ |
H A D | alloc.c | 478 memmove(res, s, len+1); in unbound_stat_strdup() 561 memmove(res, lite_pre, lite_pad); in unbound_stat_malloc_lite() 562 memmove(res+lite_pad, &size, sizeof(size_t)); in unbound_stat_malloc_lite() 564 memmove(res+lite_pad+size+sizeof(size_t), lite_post, lite_pad); in unbound_stat_malloc_lite() 579 memmove(res, lite_pre, lite_pad); in unbound_stat_calloc_lite() 580 memmove(res+lite_pad, &req, sizeof(size_t)); in unbound_stat_calloc_lite() 582 memmove(res+lite_pad+req+sizeof(size_t), lite_post, lite_pad); in unbound_stat_calloc_lite() 599 memmove(&orig, real+lite_pad, sizeof(size_t)); in unbound_stat_free_lite() 635 memmove(&orig, real+lite_pad, sizeof(size_t)); in unbound_stat_realloc_lite() 649 memmove(newa, ptr, orig); in unbound_stat_realloc_lite() [all …]
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_sign/ed25519/ref10/ |
H A D | keypair.c | 19 memmove(sk, seed, 32); in crypto_sign_ed25519_seed_keypair() 30 memmove(sk, seed, 32); in crypto_sign_ed25519_seed_keypair() 31 memmove(sk + 32, pk, 32); in crypto_sign_ed25519_seed_keypair()
|
/freebsd/sys/contrib/libfdt/ |
H A D | fdt_sw.c | 129 memmove(buf, fdt, headsize); in fdt_resize() 130 memmove(newtail, oldtail, tailsize); in fdt_resize() 132 memmove(newtail, oldtail, tailsize); in fdt_resize() 133 memmove(buf, fdt, headsize); in fdt_resize() 276 memmove(p + newstroffset, p + oldstroffset, fdt_size_dt_strings(fdt)); in fdt_finish()
|
/freebsd/contrib/unbound/dnstap/ |
H A D | dnstap_fstrm.c | 70 memmove(&control[5], contenttype, strlen(contenttype)); in fstrm_create_control_frame_start() 118 memmove(&control[5], contenttype, strlen(contenttype)); in fstrm_create_control_frame_ready() 146 memmove(&control[5], contenttype, strlen(contenttype)); in fstrm_create_control_frame_accept() 216 memmove(tempf, pos+8, field_len); in fstrm_describe_control()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_common_interceptors_memintrinsics.inc | 60 COMMON_INTERCEPTOR_ENTER(ctx, memmove, dst, src, size); \ 65 return REAL(memmove)(dst, src, size); \ 96 INTERCEPTOR(void *, memmove, void *dst, const void *src, uptr size) { 101 #define INIT_MEMMOVE COMMON_INTERCEPT_FUNCTION(memmove) 109 // because memcpy and memmove are actually aliases of the same 112 // due to memcpy being an alias of memmove on OS X. 126 ASSIGN_REAL(memcpy, memmove); \
|
/freebsd/crypto/heimdal/appl/telnet/libtelnet/ |
H A D | rsaencpwd.c | 210 memmove(auth.dat, data, auth.length = cnt); 294 memmove(ptr, challenge, challenge_len); 299 memmove(ptr, key, i); 345 memmove(chalkey, data, cnt); 354 memmove(challenge, ptr, challenge_len); 362 memmove(pubkey, ptr, pubkey_len);
|
/freebsd/lib/libc/xdr/ |
H A D | xdr_mem.c | 145 memmove(&l, xdrs->x_private, sizeof(int32_t)); in xdrmem_getlong_unaligned() 160 memmove(xdrs->x_private, &l, sizeof(int32_t)); in xdrmem_putlong_unaligned() 172 memmove(addr, xdrs->x_private, len); in xdrmem_getbytes() 184 memmove(xdrs->x_private, addr, len); in xdrmem_putbytes()
|
/freebsd/lib/libc/secure/ |
H A D | memmove_chk.c | 38 #undef memmove 46 return (memmove(dst, src, len)); in __memmove_chk()
|
/freebsd/crypto/openssl/crypto/modes/ |
H A D | wrap128.c | 59 memmove(out + 8, in, inlen); in CRYPTO_128_wrap() 112 memmove(out, in + 8, inlen); in crypto_128_unwrap_raw() 222 memmove(out + 8, in, inlen); in CRYPTO_128_wrap_pad() 228 memmove(out, in, inlen); in CRYPTO_128_wrap_pad()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/arm/ |
H A D | aeabi_memmove.S | 17 bl memmove 20 b memmove
|
/freebsd/tools/tools/find-sb/ |
H A D | find-sb.c | 107 memmove(u.buf, &u.buf[DEV_BSIZE], len); in main() 122 memmove(u.buf, &u.buf[DEV_BSIZE], len); in main() 126 memmove(u.buf, &u.buf[DEV_BSIZE], in main()
|
/freebsd/lib/libc/rpc/ |
H A D | rpc_callmsg.c | 89 memmove(buf, oa->oa_base, oa->oa_length); in xdr_callmsg() 96 memmove(buf, oa->oa_base, oa->oa_length); in xdr_callmsg() 139 memmove(oa->oa_base, buf, in xdr_callmsg() 175 memmove(oa->oa_base, buf, in xdr_callmsg()
|
/freebsd/contrib/unbound/iterator/ |
H A D | iter_priv.c | 238 memmove(&sa.sin_addr, rr->ttl_data+4+2, in priv_rrset_bad() 240 memmove(&addr, &sa, len); in priv_rrset_bad() 261 memmove(&sa.sin6_addr, rr->ttl_data+4+2, in priv_rrset_bad() 263 memmove(&addr, &sa, len); in priv_rrset_bad()
|
/freebsd/libexec/rbootd/ |
H A D | bpf.c | 140 memmove((char *)&ifr.ifr_addr.sa_data[0], &RmpMcastAddr[0], RMP_ADDRLEN); in BpfOpen() 328 memmove((char *)&rconn->tstamp, (char *)&bhp->bh_tstamp, in BpfRead() 330 memmove((char *)&rconn->rmp, (char *)bp + hdrlen, caplen); in BpfRead() 392 memmove((char *)&ifr.ifr_addr.sa_data[0], &RmpMcastAddr[0], RMP_ADDRLEN); in BpfClose()
|
/freebsd/contrib/unbound/compat/ |
H A D | memmove.c | 12 void *memmove(void *dest, const void *src, size_t n); 14 void *memmove(void *dest, const void *src, size_t n) in memmove() function
|
/freebsd/contrib/ldns/compat/ |
H A D | memmove.c | 12 void *memmove(void *dest, const void *src, size_t n); 14 void *memmove(void *dest, const void *src, size_t n) in memmove() function
|