Searched refs:bcopy (Results 351 - 375 of 1781) sorted by relevance

<<11121314151617181920>>

/illumos-gate/usr/src/lib/libdscfg/common/
H A Dcfg_local.c296 bcopy(blk_buf, buf, size);
313 bcopy(buf, blk_buf, size);
469 bcopy(p, q, copylen);
471 bcopy(&cfl->l_esiz[i], &cfl->l_esiz[i - 1], copylen);
599 bcopy(p, p + diff, (cfl->l_entry + cfl->l_size - p));
/illumos-gate/usr/src/common/exacct/
H A Dexacct_core.c106 bcopy(ptr, p, strlen(ptr) + 1);
139 bcopy(csrc, cdst + offset, size);
280 bcopy(value, item->ei_object, valsize);
288 bcopy(value, item->ei_raw, valsize);
634 bcopy(estack, new_estack, neframes *
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rwhod.c408 bcopy(utmpx[i].ut_line, we->we_utmp.out_line,
410 bcopy(utmpx[i].ut_name, we->we_utmp.out_name,
582 bcopy(&ifr->ifr_addr, np->n_addr, np->n_addrlen);
663 bcopy(&ifreq.ifr_dstaddr, np->n_addr, np->n_addrlen);
675 bcopy(&ifreq.ifr_broadaddr, np->n_addr, np->n_addrlen);
/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_promif.c161 bcopy(kmdb_prom_readbuf + kmdb_prom_readbuf_tail, buf, n);
174 bcopy(kmdb_prom_readbuf + kmdb_prom_readbuf_tail, buf, n);
190 bcopy(kmdb_prom_readbuf, buf, n);
645 bcopy(ccs, &pif->pif_tios.c_cc, sizeof (ccs));
665 bcopy(&mdb.m_promif->pif_tios, ti, sizeof (struct termios));
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_error.c88 bcopy(details, eph + 1, len);
215 bcopy(sctp->sctp_iphc, p, sctp->sctp_hdr_len);
234 bcopy(sctp->sctp_iphc6, p, sctp->sctp_hdr6_len);
359 bcopy(inmp->b_rptr, mp->b_rptr, ahlen);
501 bcopy(details, eph + 1, len);
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dnfs4ops.c425 bcopy(name, lookupargs.la_pathname.utf8string_val,
481 bcopy(lookupres.lr_attrs.b_fattr4_filehandle.data, cd.fh.fh4.data,
579 bcopy(lookupres.lr_attrs.b_fattr4_filehandle.data, cd.fh.fh4.data,
647 bcopy(readlinkres.rl_link.utf8string_val, symlink_path, spathlen);
685 bcopy(pfh->data, cp->ca_opputfh.pf_filehandle.data, pfh->len);
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c430 bcopy(iport->iport_port->port_nwwn, fx.fx_nwwn, 8);
431 bcopy(iport->iport_port->port_pwwn, fx.fx_pwwn, 8);
484 bcopy(fx.fx_nwwn, iport->iport_link_info.port_rnwwn, 8);
485 bcopy(fx.fx_pwwn, iport->iport_link_info.port_rpwwn, 8);
522 bcopy(fx->fx_pwwn, iport->iport_link_info.port_rpwwn, 8);
523 bcopy(fx->fx_nwwn, iport->iport_link_info.port_rnwwn, 8);
530 bcopy(iport->iport_port->port_pwwn, fx->fx_pwwn, 8);
531 bcopy(iport->iport_port->port_nwwn, fx->fx_nwwn, 8);
1455 bcopy(els->els_req_payload, p, els->els_resp_size);
1457 bcopy(
[all...]
H A Dfct.c324 bcopy(iport->iport_port->port_pwwn,
367 bcopy(attr->manufacturer, hba_attr->Manufacturer,
369 bcopy(attr->serial_number, hba_attr->SerialNumber,
371 bcopy(attr->model, hba_attr->Model, sizeof (hba_attr->Model));
372 bcopy(attr->model_description, hba_attr->ModelDescription,
375 bcopy(iport->iport_port->port_sym_node_name,
379 bcopy(utsname.nodename, hba_attr->NodeSymbolicName,
381 bcopy(attr->hardware_version, hba_attr->HardwareVersion,
383 bcopy(attr->option_rom_version, hba_attr->OptionROMVersion,
385 bcopy(att
[all...]
/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dsec_clnt.c125 bcopy(gd32.uname, data->uname, sizeof (gd32.uname));
126 bcopy(gd32.inst, data->inst, sizeof (gd32.inst));
127 bcopy(gd32.realm, data->realm, sizeof (gd32.realm));
212 bcopy(netname, data->netname, nlen);
512 bcopy(desdata->netname, netname, nlen);
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Drdma.c277 bcopy((struct rds_get_mr_args *)optval, &args,
298 bcopy((struct rds_get_mr_for_dest_args *)optval, &args,
330 bcopy((struct rds_free_mr_args *)optval, &args,
599 bcopy(CMSG_DATA(cmsg), (char *)buf, cmsg->cmsg_len);
672 bcopy(CMSG_DATA(cmsg), (char *)buf, cmsg->cmsg_len);
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_bcast.c306 bcopy(addr, maddr->mma_addr, addr_len);
326 bcopy(addr, maddr->mma_addr, addr_len);
359 bcopy(addr, grp->mbg_addr, addr_len);
367 bcopy(addr, &flow_desc.fd_dst_mac, addr_len);
457 bcopy(grp->mbg_clients, new_clients, grp->mbg_nclients *
H A Dmac_protect.c399 bcopy(cid, tmp_txn.dt_cid, cid_len);
476 bcopy(cid, &txn->dt_cid, cid_len);
603 bcopy(opt, cid, opt_len);
645 bcopy(opt, &ipaddr, sizeof (ipaddr));
915 bcopy(bp, &d6o, sizeof (d6o));
958 bcopy(&d6o[1], &s, sizeof (s));
995 bcopy(d6so, &d6ia, sizeof (d6ia));
1006 bcopy(&d6ia.d6ia_addr, &(*addrp)->da_addr,
1067 bcopy(d6o + 1, rawcid, rawcidlen);
1158 bcopy(add
[all...]
H A Dmac_client.c857 bcopy(map->ma_addr, flow_desc.fd_dst_mac, map->ma_len);
878 bcopy(map->ma_addr, flow_desc.fd_dst_mac, map->ma_len);
1051 bcopy(addr, map->ma_addr, map->ma_len);
1066 bcopy(addr, mip->mi_addr, mip->mi_type->mt_addr_length);
1085 bcopy(mip->mi_addr, addr, mip->mi_type->mt_addr_length);
1098 bcopy(mcip->mci_unicast->ma_addr, addr, mcip->mci_unicast->ma_len);
1138 bcopy(cur_client->mci_name, client_name,
1157 bcopy(mip->mi_dstaddr, addr, mip->mi_type->mt_addr_length);
2040 bcopy(nmrp, omrp, sizeof (*omrp));
2137 bcopy(mac_add
[all...]
/illumos-gate/usr/src/cmd/format/
H A Dmenu_fdisk.c146 (void) bcopy(bootptr, partp, sizeof (struct ipart));
556 bcopy(&ip, ipart, sizeof (struct ipart));
615 bcopy(&ip, ipart, sizeof (struct ipart));
781 bcopy(&ip, ipart, sizeof (struct ipart));
799 bcopy(&ip, ipart, sizeof (struct ipart));
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_gld.c387 bcopy(pr_val, &flow_control, sizeof (flow_control));
425 bcopy(pr_val, &new_mtu, sizeof (new_mtu));
497 bcopy(&ixgbe->link_duplex, pr_val,
503 bcopy(&tmp, pr_val, sizeof (tmp));
525 bcopy(&flow_control, pr_val, sizeof (flow_control));
/illumos-gate/usr/src/boot/lib/libstand/
H A Dufs.c362 bcopy(buf_p, fp->f_buf + off, *size_p);
625 bcopy(cp, &namebuf[link_len], len + 1);
632 bcopy(cp, namebuf, (unsigned) link_len);
654 bcopy((char *)buf, namebuf, (unsigned)link_len);
743 bcopy(buf, addr, csize);
/illumos-gate/usr/src/cmd/fs.d/udfs/mkfs/
H A Dmkfs.c714 bcopy(&sunmicro, &pvdp->pvd_ii, sizeof (regid_t));
732 bcopy(&lvinfo, &iudp->iuvd_ii, sizeof (regid_t));
744 bcopy(&sunmicro, &iudp->iuvd_iid, sizeof (regid_t));
763 bcopy(&partid, &pp->pd_pcontents, sizeof (regid_t));
795 bcopy(&sunmicro, &pp->pd_ii, sizeof (regid_t));
815 bcopy(&udf_compliant, &lvp->lvd_dom_id, sizeof (regid_t));
823 bcopy(&sunmicro, &lvp->lvd_ii, sizeof (regid_t));
933 bcopy(&udf_compliant, &fsp->fsd_did, sizeof (regid_t));
995 bcopy(&sunmicro, &fp->fe_impl_id, sizeof (regid_t));
1094 bcopy(
[all...]
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_proto.c250 bcopy(minfop->mi_brdcst_addr, brdcst_addr, addr_length);
873 bcopy(dsp->ds_mip->mi_unicst_addr, addr, addr_length);
1086 bcopy(hcksump, &hcksum, sizeof (dl_capab_hcksum_t));
1088 bcopy(&hcksum, hcksump, sizeof (dl_capab_hcksum_t));
1100 bcopy(dldp, &dld, sizeof (dl_capab_dld_t));
1102 bcopy(&dld, dldp, sizeof (dl_capab_dld_t));
1652 bcopy(&hcksum, ptr, sizeof (dl_capab_hcksum_t));
1671 bcopy(&zcopy, ptr, sizeof (dl_capab_zerocopy_t));
1686 bcopy(&vrrp, ptr, sizeof (dl_capab_vrrp_t));
1706 bcopy(
[all...]
/illumos-gate/usr/src/uts/common/os/
H A Dcred.c291 bcopy(kcred, cr, crsize);
388 bcopy(cr, newcr, crsize);
416 bcopy(oldcr, newcr, crsize);
448 bcopy(cr, newcr, crsize);
480 bcopy(oldcr, newcr, crsize);
844 bcopy(grp, cr->cr_grps->crg_groups, n * sizeof (gid_t));
893 bcopy(cr->cr_grps->crg_groups, pcrp->pr_groups,
914 bcopy(&tid.at_addr, &ainfo->ai_termid.at_addr, 4 * sizeof (uint_t));
928 bcopy(&tslp->tsl_label, labelp, sizeof (bslabel_t));
981 bcopy(
[all...]
/illumos-gate/usr/src/cmd/iscsiadm/
H A Dsun_ima.c269 bcopy(&ialp->al_addrs[i].a_addr.i_addr,
337 bcopy(&prop.p_addr_list.al_addrs[0].a_addr.i_addr,
382 bcopy(staticConfig.targetAddress.imaStruct.hostnameIpAddress.
389 bcopy(staticConfig.targetAddress.imaStruct.hostnameIpAddress.
407 bcopy(target_in.u_in6.s6_addr,
522 bcopy(prop.p_isid, pProps->isid, ISCSI_ISID_LEN);
848 bcopy(address.hostnameIpAddress.id.ipAddress.ipAddress,
1494 bcopy(&pConnProps->cp_local.soa4.sin_addr,
1504 bcopy(&pConnProps->cp_local.soa6.sin6_addr,
1520 bcopy(
[all...]
/illumos-gate/usr/src/uts/common/io/
H A Dfd.c484 bcopy(fdparts[fdp->d_deffdtype], fdp->d_part,
838 bcopy(fdparts[fdp->d_curfdtype], fdp->d_part,
913 bcopy(label->dkl_vtoc.v_volume, fdp->d_vtoc_volume, LEN_DKL_VVOL);
914 bcopy(label->dkl_vtoc.v_asciilabel,
1625 bcopy(fdparts[fdp->d_curfdtype],
1844 bcopy(fdp->d_vtoc_bootinfo,
1849 bcopy(fdp->d_vtoc_volume, vtocp->v_volume, LEN_DKL_VVOL);
1862 bcopy(fdp->d_part, vtocp->v_part, sizeof (struct partition) * NDKMAP);
1869 bcopy(fdp->d_vtoc_timestamp,
1871 bcopy(fd
[all...]
/illumos-gate/usr/src/uts/intel/io/amr/
H A Damr.c842 bcopy(ap->ap_firmware, softs->amr_product_info.pi_firmware_ver,
847 bcopy(ap->ap_product, softs->amr_product_info.pi_product_name,
957 bcopy(ac.ac_data, result, bufsize);
999 AMRDB_PRINT((CE_NOTE, "Amr_Poll bcopy(%p, %p, %d)",
1015 bcopy(ac->sgtable,
1027 bcopy(&ac->mailbox, (void *)softs->mailbox, AMR_MBOX_CMDSIZE);
1577 bcopy("MegaRaid", inqp.inq_vid,
1579 bcopy(softs->amr_product_info.pi_product_name,
1582 bcopy(softs->amr_product_info.pi_firmware_ver,
1591 bcopy(
[all...]
/illumos-gate/usr/src/uts/common/fs/autofs/
H A Dauto_vfsops.c468 bcopy(strbuff, fnip->fi_opts, len);
485 bcopy(strbuff, fnip->fi_map, len);
545 bcopy(strbuff, fnip->fi_path, len);
562 bcopy(strbuff, fnip->fi_opts, len);
577 bcopy(strbuff, fnip->fi_map, len);
592 bcopy(strbuff, fnip->fi_subdir, len);
607 bcopy(strbuff, fnip->fi_key, len);
/illumos-gate/usr/src/uts/common/fs/
H A Dlookup.c1075 bcopy(rpn.pn_path, bufloc,
1116 bcopy(rpn.pn_path, bufloc,
1185 bcopy(dbuf, bufloc, complen);
1213 bcopy(dp->d_name, bufloc, complen);
1392 bcopy(rpn.pn_path, buf, rpn.pn_pathlen + 1);
1437 bcopy(path, buf + len,
1517 bcopy(value, buf, strlen(value) + 1);
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdma/
H A Dibdma.c749 bcopy(&hca->ih_iou, uip, sizeof (ib_dm_io_unitinfo_t));
776 bcopy(&hca->ih_ioc[slot].ii_profile, iocp,
835 bcopy(from_svcp, to_svcp, sizeof (ib_dm_srv_t) * (hi - low + 1));
1004 bcopy(profile, &hca->ih_ioc[free_slot].ii_profile,
1006 bcopy(services, hca->ih_ioc[free_slot].ii_srvcs,
1187 bcopy(profile, &ioc->ii_profile, sizeof (ib_dm_ioc_ctrl_profile_t));
1188 bcopy(services, ioc->ii_srvcs, sizeof (ib_dm_srv_t) *

Completed in 138 milliseconds

<<11121314151617181920>>