HomeSort by: relevance | last modified time | path
    Searched refs:progress_ttywidth (Results 1 - 4 of 4) sorted by relevancy

  /src/sbin/fsck/
progress.h 40 void progress_ttywidth(int);
progress.c 155 progress_ttywidth(int a) function in typeref:typename:void
  /src/sbin/fsck_ffs/
main.c 303 progress_ttywidth(0);
304 (void)signal(SIGWINCH, progress_ttywidth);
  /src/sbin/resize_ffs/
resize_ffs.c 2280 progress_ttywidth(0);
2281 signal(SIGWINCH, progress_ttywidth);

Completed in 14 milliseconds