Searched refs:pct (Results 1 – 1 of 1) sorted by relevance
119 __progress(int pct, char c) in __progress() argument126 printf("%s%3d %% [", nl, pct); in __progress()133 if (pct == 100) { in __progress()146 static int pct; in kwboot_progress() local149 pct = _pct; in kwboot_progress()152 __progress(pct, c); in kwboot_progress()
Completed in 3 milliseconds