Searched refs:cont_catcher (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/games/boggle/boggle/
H A Dmach.c77 static void cont_catcher(int);
576 signal(SIGCONT, cont_catcher);
602 cont_catcher(int signo __unused) function

Completed in 101 milliseconds