Searched refs:pt_shown (Results 1 – 1 of 1) sorted by relevance
684 static boolean_t pt_shown; variable690 pt_shown = B_FALSE; in start_progress_timer()698 if (pt_shown) { in set_progress_header()707 if (!pt_shown && time(NULL) > pt_begin) { in update_progress()713 pt_shown = B_TRUE; in update_progress()714 } else if (pt_shown) { in update_progress()725 if (pt_shown) { in finish_progress()