Searched defs:last_total (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/cdrw/ | ||
H A D | util.c | 183 static uint64_t last_total; variable 190 last_total = 0; 215 if (total == last_total) 217 last_total = total; |
Completed in 56 milliseconds