Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/fetch/
H A Dfetch.c86 static int v_progress; /* whether to display progress */ variable
343 if (v_progress) in stat_start()
357 if (v_progress) in stat_update()
370 if (v_progress) { in stat_end()
1155 v_progress = v_tty && v_level > 0; in main()
1156 if (v_progress) in main()