Home | History | Annotate | Download | only in misc

Lines Matching refs:last_update

580 	time_t		last_update = 0;
601 last_update = time(NULL);
646 if (show_progress && last_update != time(NULL)) {
648 last_update = time(NULL);