Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cdrw/
H A Dutil.c183 static uint64_t last_total; variable
190 last_total = 0; in init_progress()
215 if (total == last_total) in progress()
217 last_total = total; in progress()