Searched refs:catchquit (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/sbin/fsck_ffs/ | ||
| H A D | fsck.h | 463 void catchquit(int); |
| H A D | main.c | 190 (void)signal(SIGQUIT, catchquit); in main() |
| H A D | fsutil.c | 1348 catchquit(int sig __unused) in catchquit() function |