| /dragonfly/contrib/nvi2/common/ |
| HD | log.c | 189 memmove(ep->l_lp + sizeof(u_char), &ep->l_cursor, sizeof(MARK)); in log_cursor1() 265 memmove(ep->l_lp + sizeof(u_char), &lno, sizeof(recno_t)); in log_line() 266 memmove(ep->l_lp + CHAR_T_OFFSET, lp, len * sizeof(CHAR_T)); in log_line() 335 memmove(ep->l_lp + sizeof(u_char), lmp, sizeof(LMARK)); in log_mark() 396 memmove(rp, p + sizeof(u_char), sizeof(MARK)); in log_backward() 406 memmove(&lno, p + sizeof(u_char), sizeof(recno_t)); in log_backward() 413 memmove(&lno, p + sizeof(u_char), sizeof(recno_t)); in log_backward() 423 memmove(&lno, p + sizeof(u_char), sizeof(recno_t)); in log_backward() 434 memmove(&lm, p + sizeof(u_char), sizeof(LMARK)); in log_backward() 494 memmove(&m, p + sizeof(u_char), sizeof(MARK)); in log_setline() [all …]
|
| /dragonfly/sys/contrib/dev/acpica/source/tools/acpisrc/ |
| HD | asutils.c | 247 memmove ((Buffer + LengthToAdd), (Buffer + LengthToRemove), in AsReplaceData() 257 memmove (Buffer, BufferToAdd, LengthToAdd); in AsReplaceData() 297 memmove ((Buffer + LengthToAdd), Buffer, BufferLength); in AsInsertData() 302 memmove (Buffer, BufferToAdd, LengthToAdd); in AsInsertData() 334 memmove (StartPointer, EndPointer, BufferLength); in AsRemoveData()
|
| /dragonfly/usr.sbin/pwd_mkdb/ |
| HD | pwd_mkdb.c | 242 memmove(buf + 1, username, MIN(len, sizeof(buf) - 1)); in main() 255 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 …]
|
| /dragonfly/lib/libc/db/btree/ |
| HD | bt_overflow.c | 82 memmove(&pg, p, sizeof(pgno_t)); in __ovfl_get() 83 memmove(&sz, (char *)p + sizeof(pgno_t), sizeof(uint32_t)); in __ovfl_get() 108 memmove(p, (char *)h + BTDATAOFF, nb); in __ovfl_get() 153 memmove((char *)h + BTDATAOFF, p, nb); in __ovfl_put() 187 memmove(&pg, p, sizeof(pgno_t)); in __ovfl_delete() 188 memmove(&sz, (char *)p + sizeof(pgno_t), sizeof(uint32_t)); in __ovfl_delete()
|
| HD | 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()
|
| HD | bt_split.c | 216 memmove(h->linp + skip + 1, h->linp + skip, in __bt_split() 227 memmove(dest, bi, nbytes); in __bt_split() 235 memmove(dest, bl->bytes, nksize ? nksize : bl->ksize); in __bt_split() 405 memmove(h, l, t->bt_psize); in bt_page() 538 memmove(dest, bl->bytes, bl->ksize); in bt_broot() 553 memmove(dest, bi, nbytes); in bt_broot() 656 memmove((char *)l + l->upper, src, nbytes); in bt_psplit() 733 memmove((char *)r + r->upper, src, nbytes); in bt_psplit()
|
| /dragonfly/sys/dev/drm/amd/display/dc/basics/ |
| HD | vector.c | 81 memmove( in dal_vector_presized_costruct() 172 memmove( in dal_vector_remove_at_index() 192 memmove( in dal_vector_set_at_index() 221 memmove( in dal_vector_insert_at() 226 memmove( in dal_vector_insert_at() 275 memmove(vec_cloned->container, vector->container, in dal_vector_clone()
|
| /dragonfly/lib/libtelnet/ |
| HD | 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()
|
| HD | rsaencpwd.c | 198 memmove((void *)auth.dat, (void *)data, auth.length = cnt); 282 memmove(ptr, challenge, challenge_len); 287 memmove(ptr, key, i); 330 memmove((void *)chalkey, (void *)data, cnt); 339 memmove(challenge, ptr, challenge_len); 347 memmove(pubkey, ptr, pubkey_len);
|
| HD | krb4encpwd.c | 201 memmove((void *)auth.dat, (void *)data, auth.length = cnt); 221 memmove((void *)session_key, (void *)adat.session, sizeof(Block)); 231 memmove((void *)challenge, (void *)data, sizeof(Block)); 292 memmove((void *)challenge, (void *)data, cnt);
|
| HD | read_password.c | 84 memmove((char *)env, (char *)old_env, sizeof(env)); 134 memmove((char *)old_env, (char *)env, sizeof(env));
|
| /dragonfly/bin/dd/ |
| HD | conv.c | 147 memmove(in.db, in.dbp - in.dbcnt, in.dbcnt); in block() 198 memmove(out.dbp, in.dbp - in.dbcnt, in.dbcnt); in block_close() 233 memmove(out.dbp, inp, cnt); in unblock() 242 memmove(in.db, in.dbp - in.dbcnt, in.dbcnt); in unblock() 258 memmove(out.dbp, in.db, cnt); in unblock_close()
|
| /dragonfly/lib/libc/xdr/ |
| HD | xdr_mem.c | 148 memmove(&l, xdrs->x_private, sizeof(int32_t)); in xdrmem_getlong_unaligned() 163 memmove(xdrs->x_private, &l, sizeof(int32_t)); in xdrmem_putlong_unaligned() 175 memmove(addr, xdrs->x_private, len); in xdrmem_getbytes() 187 memmove(xdrs->x_private, addr, len); in xdrmem_putbytes()
|
| /dragonfly/crypto/libressl/crypto/aes/ |
| HD | aes_ige.c | 112 memmove(ivec, ivp->data, AES_BLOCK_SIZE); in AES_ige_encrypt() 113 memmove(ivec + AES_BLOCK_SIZE, iv2p->data, AES_BLOCK_SIZE); in AES_ige_encrypt() 164 memmove(ivec, ivp->data, AES_BLOCK_SIZE); in AES_ige_encrypt() 165 memmove(ivec + AES_BLOCK_SIZE, iv2p->data, AES_BLOCK_SIZE); in AES_ige_encrypt()
|
| HD | aes_wrap.c | 74 memmove(out + 8, in, inlen); in AES_wrap_key() 111 memmove(out, in + 8, inlen); in AES_unwrap_key()
|
| /dragonfly/lib/libc/rpc/ |
| HD | rpc_callmsg.c | 90 memmove(buf, oa->oa_base, oa->oa_length); in xdr_callmsg() 97 memmove(buf, oa->oa_base, oa->oa_length); in xdr_callmsg() 140 memmove(oa->oa_base, buf, in xdr_callmsg() 176 memmove(oa->oa_base, buf, in xdr_callmsg()
|
| /dragonfly/sbin/fsck/ |
| HD | dir.c | 122 memmove(dbuf, dp, (size_t)dsize); in dirscan() 147 memmove(bp->b_un.b_buf + idesc->id_loc - dsize, dbuf, in dirscan() 373 memmove(dirp->d_name, idesc->id_name, (size_t)newent.d_namlen + 1); in mkentry() 596 memmove(firstblk, bp->b_un.b_buf, DIRBLKSIZ); in expanddir() 600 memmove(bp->b_un.b_buf, firstblk, DIRBLKSIZ); in expanddir() 604 memmove(cp, &emptydir, sizeof emptydir); in expanddir() 610 memmove(bp->b_un.b_buf, &emptydir, sizeof emptydir); in expanddir() 653 memmove(bp->b_un.b_buf, dirp, sizeof(struct dirtemplate)); in allocdir() 657 memmove(cp, &emptydir, sizeof emptydir); in allocdir()
|
| HD | pass5.c | 297 memmove(cs, &newcg->cg_cs, sizeof *cs); in pass5() 301 memmove(cg, newcg, (size_t)fs->fs_cgsize); in pass5() 309 memmove(cg, newcg, (size_t)basesize); in pass5() 310 memmove(&cg_blktot(cg)[0], in pass5() 344 memmove(cg_inosused(cg), cg_inosused(newcg), in pass5() 353 memmove(&fs->fs_cstotal, &cstotal, sizeof *cs); in pass5()
|
| /dragonfly/lib/libutil/ |
| HD | login_class.c | 170 memmove(p - 1, p, l + 1); /* Slide-out the backslash */ in substvar() 173 memmove(p + hlen + v, p + 1, l); /* Subst homedir */ in substvar() 174 memmove(p, pwd->pw_dir, hlen); in substvar() 180 memmove(p + nlen, p + 1, l); /* Subst username */ in substvar() 181 memmove(p, pwd->pw_name, nlen); in substvar()
|
| HD | trimdomain.c | 65 memmove(domain, s + 1, strlen(s + 1) + 1); in trimdomain() 85 memmove(s, s + dlen + 1, len + 1); in trimdomain()
|
| /dragonfly/libexec/rbootd/ |
| HD | bpf.c | 138 memmove((char *)&ifr.ifr_addr.sa_data[0], &RmpMcastAddr[0], RMP_ADDRLEN); in BpfOpen() 326 memmove((char *)&rconn->tstamp, (char *)&bhp->bh_tstamp, in BpfRead() 328 memmove((char *)&rconn->rmp, (char *)bp + hdrlen, caplen); in BpfRead() 390 memmove((char *)&ifr.ifr_addr.sa_data[0], &RmpMcastAddr[0], RMP_ADDRLEN); in BpfClose()
|
| /dragonfly/lib/libc/x86_64/string/ |
| HD | bcopy.S | 43 ENTRY(memmove) 64 END(memmove)
|
| /dragonfly/contrib/grep/lib/ |
| HD | trim.c | 62 memmove (d, mbi_cur_ptr (i), strlen (mbi_cur_ptr (i)) + 1); in trim2() 116 memmove (d, p, strlen (p) + 1); in trim2()
|
| /dragonfly/lib/libc/db/hash/ |
| HD | hash_bigkey.c | 104 memmove(cp + off, key_data, move_bytes); in __big_insert() 131 memmove(cp + off, val_data, move_bytes); in __big_insert() 159 memmove(cp + off, val_data, move_bytes); in __big_insert() 433 memmove(hashp->tmp_buf, (save_p->page) + off, len); in __big_return() 487 memmove(&hashp->tmp_buf[len], (bufp->page) + bp[1], mylen); in collect_data() 539 memmove(&hashp->tmp_key[len], (bufp->page) + bp[1], mylen); in collect_key()
|
| /dragonfly/usr.sbin/inetd/ |
| HD | builtins.c | 143 memmove(text, rs, LINESIZ); in chargen_dg() 145 memmove(text, rs, len); in chargen_dg() 146 memmove(text + len, ring, LINESIZ - len); in chargen_dg() 173 memmove(text, rs, LINESIZ); in chargen_stream() 175 memmove(text, rs, len); in chargen_stream() 176 memmove(text + len, ring, LINESIZ - len); in chargen_stream()
|