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

  /src/sbin/fsck/
fsutil.h 56 void catchquit(int);
fsutil.c 279 catchquit(int n) function
  /src/sbin/fsck_lfs/
main.c 180 (void) signal(SIGQUIT, catchquit);
  /src/sbin/fsck_ext2fs/
main.c 205 (void)signal(SIGQUIT, catchquit);
  /src/sbin/fsck_ffs/
main.c 301 (void)signal(SIGQUIT, catchquit);

Completed in 19 milliseconds