Home
last modified time | relevance | path

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

/original-bsd/sbin/fsck/
H A Dmain.c103 (void)signal(SIGQUIT, catchquit);
H A Dfsck.h202 void catchquit __P((int));
H A Dutilities.c451 catchquit(sig) in catchquit() function