Searched refs:pt_shown (Results 1 – 1 of 1) sorted by relevance
554 static boolean_t pt_shown; variable560 pt_shown = B_FALSE; in start_progress_timer()568 if (pt_shown) { in set_progress_header()577 if (!pt_shown && time(NULL) > pt_begin) { in update_progress()583 pt_shown = B_TRUE; in update_progress()584 } else if (pt_shown) { in update_progress()595 if (pt_shown) { in finish_progress()