Home
last modified time | relevance | path

Searched refs:lbytes (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/dc/
H A Ddc.c42 int lall = 0, lrel = 0, lcopy = 0, lmore = 0, lbytes = 0; variable
131 lall, lrel, lcopy, lmore, lbytes); in commnds()
132 lall = lrel = lcopy = lmore = lbytes = 0; in commnds()
2120 lbytes += size; in salloc()
2171 lbytes += size; in copy()
2223 lbytes += nn - hptr->last; in seekc()
2266 lbytes += size / 2; in more()