Searched refs:progress_ttywidth (Results 1 – 4 of 4) sorted by relevance
40 void progress_ttywidth(int);
155 progress_ttywidth(int a) in progress_ttywidth() function
303 progress_ttywidth(0); in main()304 (void)signal(SIGWINCH, progress_ttywidth); in main()
2280 progress_ttywidth(0); in main()2281 signal(SIGWINCH, progress_ttywidth); in main()