DSIZE
window = malloc(DSIZE);
strm->avail_out = DSIZE - have;
crc = crc32(crc, window + have, DSIZE - have - strm->avail_out);
have = DSIZE - strm->avail_out;
rotate(window, DSIZE, have);
have = DSIZE;
"DIRECTORY SIZE ", hashp->DSIZE,
hashp->DSIZE = DEF_DIRSIZE;
if (nsegs > (uint32_t)hashp->DSIZE)
hashp->DSIZE = nsegs;
if (new_segnum >= hashp->DSIZE) {
dirsize = hashp->DSIZE * sizeof(SEGMENT *);
hashp->DSIZE = (uint32_t)dirsize;
hashp->dir = calloc((size_t)hashp->DSIZE, sizeof(SEGMENT *));
case DSIZE:
pad = malloc(DSIZE*MAXBLOCKS);
memset(pad, 0xff, DSIZE*MAXBLOCKS);
npad *= DSIZE;
wbuf[vec++].iov_len = DSIZE;
pbuf = malloc(DSIZE * TNBUF);
pkt->mode.stream.len = DSIZE + sizeof(struct ciphdr);
while (tlen < DSIZE * TNBUF) {
len = read(fd, pbuf + tlen, DSIZE * TNBUF - tlen);
dv = (struct dvdbc *)(pbuf + offset * DSIZE);
wbuf[vec++].iov_len = DSIZE;
if (offset * DSIZE < tlen)