Searched refs:bufbytes (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/librtld_db/demo/common/
H A Dutils.c66 ssize_t bufbytes = 0; local
71 if (intbufind >= bufbytes) {
72 if ((bufbytes = read(ph->pp_asfd, intbuf,
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvds.c3716 int bufbytes; local
3760 bufbytes = request->nbytes;
3762 vd_devid = kmem_zalloc(bufbytes, KM_SLEEP);
3783 kmem_free(vd_devid, bufbytes);

Completed in 87 milliseconds