Home
last modified time | relevance | path

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

/dragonfly/games/phantasia/
H A Dmisc.c1201 ill_sig(int whichsig) in ill_sig() argument
1204 if (!(whichsig == SIGINT || whichsig == SIGQUIT)) in ill_sig()
1205 printw("Error: caught signal # %d.\n", whichsig); in ill_sig()