Searched refs:bcopy (Results 1 - 25 of 227) sorted by relevance

12345678910

/xnu-2782.1.97/osfmk/console/i386/
H A Dvideo_scroll.c32 extern void bcopy(const void *, void *, size_t);
38 bcopy(start, dest, ((char*)end - (char*)start) << 2);;
45 bcopy(end, dest, ((char*)start - (char*)end) << 2);
/xnu-2782.1.97/libsyscall/wrappers/string/
H A Dstrings.h72 void bcopy(const void *, void *, size_t);
H A Dmemcpy.c47 * (the portable versions of) bcopy, memcpy, and memmove.
125 bcopy(const void *s1, void *s2, size_t n) function
/xnu-2782.1.97/osfmk/conf/
H A DMakefile.x86_6413 bcopy.o \
23 bcopy.o_CFLAGS_ADD += -fno-stack-protector $(CFLAGS_NOLTO_FLAG)
/xnu-2782.1.97/bsd/net/
H A Dether_inet_pr_module.c111 bcopy(src, dst, sizeof (struct in_addr))
153 bcopy(ea->arp_sha, LLADDR(&sender_hw), ETHER_ADDR_LEN);
254 bcopy(LLADDR(&ll_dest), edst, ETHER_ADDR_LEN);
255 bcopy(&ethertype_ip, type, sizeof (ethertype_ip));
266 bcopy(&eh->ether_type, type, sizeof (u_short));
457 bcopy(CONST_LLADDR(sender_hw), ea->arp_sha,
466 bcopy(&sender_ip->sin_addr, ea->arp_spa, sizeof (ea->arp_spa));
476 bcopy(&((struct sockaddr_in *)(void *)
495 bcopy(etherbroadcastaddr, eh->ether_dhost,
499 bcopy(CONST_LLADD
[all...]
H A Dbpf.c449 bcopy(bpf_dtab, new_dtab,
1349 bcopy(&n, addr, sizeof (n));
1370 bcopy(&d->bd_bufsize, addr, sizeof (u_int));
1382 bcopy(addr, &size, sizeof (size));
1388 bcopy(&size, addr, sizeof (size));
1400 bcopy(addr, &prg32, sizeof (prg32));
1410 bcopy(addr, &prg64, sizeof (prg64));
1457 bcopy(&d->bd_bif->bif_dlt, addr, sizeof (u_int));
1480 bcopy(addr, &dlt, sizeof (dlt));
1505 bcopy(add
[all...]
H A Dether_inet6_pr_module.c117 bcopy(&eh->ether_type, &ether_type, sizeof (ether_type));
144 bcopy(eh->ether_shost, ip6a->ip6a_ehsrc,
179 bcopy(&ethertype_ipv6, type, sizeof (ethertype_ipv6));
180 bcopy(LLADDR(&sdl), edst, sdl.sdl_alen);
H A Dether_if_module.c108 #define memcpy(x,y,z) bcopy(y, x, z)
266 bcopy(desc_blk, tmp, old_size);
301 bcopy(demux->data, &ed->data[0], 3);
307 bcopy(demux->data, pDest, 5);
426 bcopy(data, &extProto1, sizeof (u_int32_t));
432 bcopy(data + sizeof (u_int32_t), &extProto2,
H A Dif.c431 bcopy((caddr_t)ifnet_addrs, new_ifnet_addrs,
433 bcopy((caddr_t)ifindex2ifnet,
1388 bcopy(name, namebuf, len);
1426 bcopy(sdl->sdl_data, ifname, sdl->sdl_nlen);
1440 bcopy(data, &ifc, sizeof (ifc));
1443 bcopy(&ifc, data, sizeof (ifc));
1450 bcopy(data, &ifc, sizeof (ifc));
1452 bcopy(&ifc, data, sizeof (ifc));
1472 bcopy(data, &ifcr, sizeof (ifcr));
1475 bcopy(
[all...]
H A Dradix.h186 #define Bcopy(a, b, n) bcopy(((char *)(a)), ((char *)(b)), (unsigned)(n))
192 #define Bcopy(a, b, n) bcopy(((caddr_t)(a)), ((caddr_t)(b)), (unsigned)(n))
H A Dmulticast_list.c137 bcopy(LLADDR(&source_sdl), LLADDR(&target_sdl), alen);
/xnu-2782.1.97/osfmk/libsa/
H A Dstring.h90 extern void bcopy(const void *, void *, size_t);
/xnu-2782.1.97/pexpert/pexpert/
H A Dprotos.h49 #define bcopy_nc bcopy
/xnu-2782.1.97/tools/tests/xnu_quick_test/helpers/
H A Ddata_exec.c142 bcopy(test_func, func, func_len);
154 bcopy(test_func, func, func_len);
172 bcopy(test_func, func, func_len);
182 bcopy(test_func, func, func_len);
/xnu-2782.1.97/osfmk/kern/
H A Dkern_ecc.c94 bcopy(ev, &ecc_data[ecc_data_next_write], sizeof(*ev));
122 bcopy(&ecc_data[ecc_data_next_read], ev, sizeof(*ev));
/xnu-2782.1.97/bsd/netinet6/
H A Dnd6_send.c141 bcopy(&cfg.cga_prepare, oldp,
147 bcopy(&u16, oldp, sizeof (u16));
152 bcopy(iov->iov_base, oldp, iov->iov_len);
192 bcopy(newp, &cfg.cga_prepare, sizeof (cfg.cga_prepare));
197 bcopy(newp, &u16, sizeof (u16));
212 bcopy(newp, &u16, sizeof (u16));
H A Din6_cga.c221 bcopy(privkey.iov_base, privkeycopy, privkey.iov_len);
227 bcopy(pubkey.iov_base, pubkeycopy, pubkey.iov_len);
283 bcopy(&modifier->octets, cursor, sizeof (modifier->octets));
288 bcopy(&prefix->s6_addr[0], cursor, 8);
291 bcopy(in6_cga.cga_pubkey.iov_base, cursor, in6_cga.cga_pubkey.iov_len);
/xnu-2782.1.97/bsd/dev/i386/
H A Dstubs.c111 bcopy(src,dst,count);
/xnu-2782.1.97/bsd/sys/_types/
H A D_fd_def.h72 #define __DARWIN_FD_COPY(f, t) bcopy(f, t, sizeof(*(f)))
/xnu-2782.1.97/iokit/Kernel/
H A DIORangeAllocator.cpp151 bcopy( elements,
154 bcopy( elements + index,
166 bcopy( elements + index,
179 bcopy( elements + index + 1,
/xnu-2782.1.97/osfmk/x86_64/
H A Dbcopy.s78 /* void bcopy((const char *) from, (char *) to, (unsigned int) count) */
86 * bcopy(src, dst, cnt)
90 ENTRY(bcopy) function
/xnu-2782.1.97/bsd/nfs/
H A Dnfs_boot.c527 bcopy(str->data, hostname, cn_len);
542 bcopy(str->data, domainname, dn_len);
614 bcopy(hostname, str->data, cn_len);
619 bcopy(key, str->data, key_len);
642 bcopy(str->data, serv_name, sn_len);
674 bcopy(str->data, pathname, path_len);
736 bcopy(path, str->data, slen);
764 bcopy(fh, fhp, fhlen);
769 bcopy(rdata->data, fhp, NFSX_V2FH);
/xnu-2782.1.97/bsd/netinet/
H A Din.c339 bcopy(data, &u.a32, sizeof (u.a32));
342 bcopy(&u.a32, data, sizeof (u.a32));
346 bcopy(data, &u.a64, sizeof (u.a64));
349 bcopy(&u.a64, data, sizeof (u.a64));
373 bcopy(data, &u.c32, sizeof (u.c32));
377 bcopy(&u.c32, data, sizeof (u.c32));
381 bcopy(data, &u.c64, sizeof (u.c64));
385 bcopy(&u.c64, data, sizeof (u.c64));
409 bcopy(data, &u.ci32, sizeof (u.ci32));
416 bcopy(
[all...]
/xnu-2782.1.97/bsd/kern/
H A Dsys_socket.c218 bcopy(data, &int_arg, sizeof (int_arg));
227 bcopy(data, &int_arg, sizeof (int_arg));
240 bcopy(&so->so_rcv.sb_cc, data, sizeof (u_int32_t));
244 bcopy(data, &so->so_pgid, sizeof (pid_t));
248 bcopy(&so->so_pgid, data, sizeof (pid_t));
253 bcopy(&int_arg, data, sizeof (int_arg));
/xnu-2782.1.97/osfmk/i386/
H A Dbsd_i386_native.c90 bcopy(USER_REGS64(parent), USER_REGS64(child), sizeof(x86_saved_state64_t));
92 bcopy(USER_REGS32(parent), USER_REGS32(child), sizeof(x86_saved_state32_t));

Completed in 381 milliseconds

12345678910