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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_io.c117 size_t spb_total; /* total of all bytes passed via IOP_WRITE */ member in struct:__anon25
1625 spb->spb_total += buflen;
1655 spb->spb_total = 0;
1732 return (spb.spb_total);
1756 return (spb.spb_total);

Completed in 47 milliseconds