Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/fetch/
H A Dfetch.c88 static int v_progress; /* whether to display progress */ variable
345 if (v_progress) in stat_start()
359 if (v_progress) in stat_update()
372 if (v_progress) { in stat_end()
1156 v_progress = v_tty && v_level > 0; in main()
1157 if (v_progress) in main()