Home | History | Annotate | Download | only in misc

Lines Matching defs:last_update

565 	time_t		last_update = 0;
584 last_update = time(NULL);
627 if (show_progress && last_update != time(NULL)) {
629 last_update = time(NULL);