Home
last modified time | relevance | path

Searched refs:last_progress (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/bsdinstall/distfetch/
H A Ddistfetch.c117 int last_progress; in fetch_files() local
205 last_progress = progress; in fetch_files()
220 if (progress > last_progress) { in fetch_files()