COPYOUT
COPYOUT(p, &v, sizeof(v));
COPYOUT(v, &md64, sizeof(md64));
COPYOUT(v, &md32, sizeof(md32));
COPYOUT(v, &md, sizeof(md));
COPYOUT((vm_offset_t)md.md_data, mdepend,
COPYOUT((vm_offset_t)md.md_data, &mver, sizeof(mver));
COPYOUT(&ef->buckets[hash % ef->nbuckets], &symnum, sizeof(symnum));
COPYOUT(ef->symtab + symnum, &sym, sizeof(sym));
COPYOUT(&ef->chains[symnum], &symnum, sizeof(symnum));
COPYOUT(ef->rel + n, &r, sizeof(r));
COPYOUT(ef->rela + n, &a, sizeof(a));
COPYOUT(p, &v, sizeof(v));
COPYOUT(v, &vd_name, sizeof(vd_name));
COPYOUT(ef->hashtab, &ef->nbuckets, sizeof(ef->nbuckets));
COPYOUT(ef->hashtab + 1, &ef->nchains, sizeof(ef->nchains));
COPYOUT(p, &v, sizeof(v));
COPYOUT(v, &md64, sizeof(md64));
COPYOUT(v, &md, sizeof(md));
COPYOUT((vm_offset_t)md.md_data, mdepend,
COPYOUT((vm_offset_t)md.md_data, &mver, sizeof(mver));
COPYOUT(abase + j, &a, sizeof(a));
COPYOUT(rbase + j, &r, sizeof(r));
COPYOUT(ef->e_shdr[ef->symtabindex].sh_addr + symidx * sizeof(Elf_Sym),
COPYOUT(symtab, &sym, sizeof(sym));
COPYOUT(va, &header, sizeof(header));
COPYOUT(va, fdtp, fdtp_size);
COPYOUT(bfp->f_addr, &header, sizeof(header));
COPYOUT(fp->f_addr, overlay, fp->f_size);
error = COPYOUT(src, ca, size);
error = COPYOUT(f->fr_data, uptr,
if (COPYOUT(&res, data, sizeof(res)) != 0) {
if (COPYOUT(&res, data, sizeof(res)) != 0) {
error = COPYOUT(ptr, obj.ipfo_ptr, sz);
error = COPYOUT(ptr, obj.ipfo_ptr, obj.ipfo_size);
error = COPYOUT(ptr, obj->ipfo_ptr, obj->ipfo_size);
err = COPYOUT(next, iter->ili_data, sizeof(*next));
err = COPYOUT(nextnode, iter->ili_data, sizeof(*nextnode));
err = COPYOUT(&stats, op->iplo_struct, sizeof(stats));
error = COPYOUT(next, itp->igi_data, sizeof(*next));
err = COPYOUT(nextiph, ilp->ili_data, sizeof(*nextiph));
err = COPYOUT(nextnode, ilp->ili_data, sizeof(*nextnode));
err = COPYOUT(&stats, op->iplo_struct, sizeof(stats));
error = COPYOUT(nexthm, objp->ipfo_ptr, sizeof(*nexthm));
error = COPYOUT(softn->ipf_nat_stats.ns_side[0].ns_bucketlen,
error = COPYOUT(softn->ipf_nat_stats.ns_side[1].ns_bucketlen,
err = COPYOUT(nextipo, ilp->ili_data, sizeof(*nextipo));
err = COPYOUT(nextnode, ilp->ili_data, sizeof(*nextnode));
err = COPYOUT(&stats, op->iplo_struct, sizeof(stats));
error = COPYOUT(softs->ipf_state_stats.iss_bucketlen, table.ita_table,
COPYOUT(&xug, sizeof xug);
COPYOUT(&xu, sizeof(xu));
COPYOUT(&xug, sizeof xug);