Searched refs:dsize (Results 76 - 100 of 119) sorted by relevance

12345

/freebsd-11-stable/include/rpcsvc/
H A Dyp_prot.h95 int dsize; member in struct:__anon3895
/freebsd-11-stable/sys/dev/ixl/
H A Di40e_lan_hmc.h60 u8 dsize; member in struct:i40e_hmc_obj_rxq
/freebsd-11-stable/stand/libsa/
H A Dcd9660.c289 size_t buf_size, read, dsize, off; local
328 dsize = isonum_733(rec.size);
332 while (off < dsize) {
376 if (off >= dsize) {
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextLinux_x86_64.cpp58 uint64_t dsize; // Data segment size. member in struct:UserArea
/freebsd-11-stable/usr.bin/mail/
H A Dutil.c234 * dsize: space left in buffer (including space for NULL)
237 istrncpy(char *dest, const char *src, size_t dsize) argument
240 strlcpy(dest, src, dsize);
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspa_misc.c1998 uint64_t dsize = asize; local
2010 dsize = (asize >> SPA_MINBLOCKSHIFT) * vd->vdev_deflate_ratio;
2013 return (dsize);
2019 uint64_t dsize = 0; local
2022 dsize += dva_get_dsize_sync(spa, &bp->blk_dva[d]);
2024 return (dsize);
2030 uint64_t dsize = 0; local
2035 dsize += dva_get_dsize_sync(spa, &bp->blk_dva[d]);
2039 return (dsize);
H A Dddt.c377 uint64_t dsize = 0; local
384 dsize += dva_get_dsize_sync(spa, &ddp->ddp_dva[d]);
389 dds->dds_dsize += dsize;
394 dds->dds_ref_dsize += dsize * refcnt;
/freebsd-11-stable/sys/dev/malo/
H A Dif_malohal.c344 const void *data, size_t dsize, int waitfor)
348 memcpy(&mh->mh_cmdbuf[4], data , dsize);
404 malo_hal_send_main(struct malo_hal *mh, const void *data, size_t dsize, argument
408 mh->mh_cmdbuf[1] = htole16(dsize);
411 memcpy(&mh->mh_cmdbuf[4], data, dsize);
343 malo_hal_send_helper(struct malo_hal *mh, int bsize, const void *data, size_t dsize, int waitfor) argument
/freebsd-11-stable/crypto/openssl/crypto/pem/
H A Dpem_lib.c336 int dsize = 0, i, j, ret = 0; local
351 if ((dsize = i2d(x, NULL)) < 0) {
353 dsize = 0;
358 data = (unsigned char *)OPENSSL_malloc((unsigned int)dsize + 20);
427 OPENSSL_cleanse(data, (unsigned int)dsize);
/freebsd-11-stable/usr.sbin/vidcontrol/
H A Dvidcontrol.c550 int dsize[2]; local
554 dsize[0] = decode(fd, fontmap, size);
555 dsize[1] = fsize(fd);
561 if (DATASIZE(sizes[i]) == dsize[j]) {
562 size = dsize[j];
/freebsd-11-stable/sys/dev/sound/pci/
H A Dhdspe-pcm.c248 int ssize, dsize; local
264 dsize = ch->size / 8;
285 dst %= dsize;
/freebsd-11-stable/sys/dev/sec/
H A Dsec.c83 u_int n, void *data, bus_size_t doffset, bus_size_t dsize, int dtype);
85 struct sec_desc *desc, u_int n, bus_addr_t data, bus_size_t dsize);
1130 bus_addr_t data, bus_size_t dsize)
1137 ptr->shdp_length = dsize;
1147 u_int n, void *data, bus_size_t doffset, bus_size_t dsize, int dtype)
1149 struct sec_desc_map_info sdmi = { sc, dsize, doffset, NULL, NULL, 0 };
1161 error = sec_desc_map_dma(sc, &(desc->sd_ptr_dmem[n]), data, dsize,
1171 ptr->shdp_length = dsize;
1129 sec_make_pointer_direct(struct sec_softc *sc, struct sec_desc *desc, u_int n, bus_addr_t data, bus_size_t dsize) argument
1146 sec_make_pointer(struct sec_softc *sc, struct sec_desc *desc, u_int n, void *data, bus_size_t doffset, bus_size_t dsize, int dtype) argument
/freebsd-11-stable/contrib/binutils/bfd/
H A DpeXXigen.c401 aouthdr_int->dsize = GET_AOUTHDR_DSIZE (abfd, aouthdr_ext->dsize);
417 a->SizeOfInitializedData = aouthdr_int->dsize ;
497 if (aouthdr_int->dsize)
580 if (aouthdr_in->dsize)
640 bfd_vma dsize = 0;
653 dsize += rounded;
672 aouthdr_in->dsize = dsize;
688 PUT_AOUTHDR_DSIZE (abfd, aouthdr_in->dsize, aouthdr_ou
639 bfd_vma dsize = 0; local
[all...]
H A Dcoffswap.h612 aouthdr_int->dsize = GET_AOUTHDR_DSIZE (abfd, aouthdr_ext->dsize);
683 PUT_AOUTHDR_DSIZE (abfd, aouthdr_in->dsize, aouthdr_out->dsize);
/freebsd-11-stable/sys/arm/freescale/vybrid/
H A Dvf_edma.h141 uint32_t dsize; member in struct:tcd_conf
H A Dvf_edma.c223 reg |= (tcd->dsize << TCD_ATTR_DSIZE_SHIFT);
/freebsd-11-stable/contrib/unbound/respip/
H A Drespip.c493 size_t dsize, i; local
517 return NULL; /* guard against integer overflow in dsize */
518 dsize = sizeof(struct packed_rrset_data) + data->count *
521 if((unsigned)dsize >= 0x0fffffffU ||
524 dsize += data->rr_len[i];
526 d = regional_alloc_zero(region, dsize);
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_cq.c1194 int dsize; local
1199 dsize = cq->resize_buf->cqe_size;
1200 if (ssize != dsize) {
1217 dsize);
1218 dcqe64 = dsize == 64 ? dcqe : dcqe + 64;
1220 memcpy(dcqe, scqe, dsize);
/freebsd-11-stable/contrib/sendmail/src/
H A Dmap.c1728 key.dsize = strlen(name);
1731 if (key.dsize > sizeof(keybuf) - 1)
1732 key.dsize = sizeof(keybuf) - 1;
1733 memmove(keybuf, key.dptr, key.dsize);
1734 keybuf[key.dsize] = '\0';
1789 key.dsize++;
1801 return map_rewrite(map, val.dptr, val.dsize, av);
1824 key.dsize = strlen(lhs);
1828 if (key.dsize > sizeof(keybuf) - 1)
1829 key.dsize
[all...]
/freebsd-11-stable/contrib/binutils/binutils/
H A Dsysdump.c139 getBARRAY (unsigned char *ptr, int *idx, int dsize ATTRIBUTE_UNUSED,
/freebsd-11-stable/contrib/binutils/include/coff/
H A Dinternal.h216 bfd_vma dsize; /* initialized data " " */ member in struct:internal_aouthdr
H A Dti.h147 char dsize[4]; /* initialized data " " */ member in struct:__anon464
/freebsd-11-stable/lib/libc/db/hash/
H A Dhash.c919 P_32_COPY(srcp->dsize, destp->dsize);
950 M_32_SWAP(hdrp->dsize);
/freebsd-11-stable/sys/dev/tsec/
H A Dif_tsec.c71 bus_dmamap_t *dmap, bus_size_t dsize, void **vaddr, void *raddr,
1090 bus_size_t dsize, void **vaddr, void *raddr, const char *dname)
1100 dsize, 1, /* maxsize, nsegments */
1101 dsize, 0, /* maxsegsz, flags */
1122 error = bus_dmamap_load(*dtag, *dmap, *vaddr, dsize,
1089 tsec_alloc_dma_desc(device_t dev, bus_dma_tag_t *dtag, bus_dmamap_t *dmap, bus_size_t dsize, void **vaddr, void *raddr, const char *dname) argument
/freebsd-11-stable/usr.sbin/bhyve/
H A Dpci_e82545.c1058 uint16_t dsize, int *tdwb)
1062 for ( ; head != tail; head = (head + 1) % dsize) {
1073 uint16_t dsize, uint16_t *rhead, int *tdwb)
1098 for (desc = 0; ; desc++, head = (head + 1) % dsize) {
1432 head = (head + 1) % dsize;
1433 e82545_transmit_done(sc, ohead, head, dsize, tdwb);
1057 e82545_transmit_done(struct e82545_softc *sc, uint16_t head, uint16_t tail, uint16_t dsize, int *tdwb) argument
1072 e82545_transmit(struct e82545_softc *sc, uint16_t head, uint16_t tail, uint16_t dsize, uint16_t *rhead, int *tdwb) argument

Completed in 322 milliseconds

12345