Home
last modified time | relevance | path

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

/freebsd/sbin/camcontrol/
H A Dprogress.c139 size_t starc; in progress_draw() local
163 starc = (barlength * prog->percent) / 100; in progress_draw()
196 (int)starc, stars, (int)(barlength - starc), "", in progress_draw()