Home
last modified time | relevance | path

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

/freebsd/usr.bin/fetch/
H A Dfetch.c85 static int v_progress; /* whether to display progress */ variable
338 if (v_progress) in stat_start()
352 if (v_progress) in stat_update()
365 if (v_progress) { in stat_end()
1139 v_progress = v_tty && v_level > 0; in main()
1140 if (v_progress) in main()