Searched refs:askquit (Results 1 – 2 of 2) sorted by relevance
20 'askquit' is added to prevent ^\ from terminating the game accidentally.48 file,jump,name,askquit,tombstone,passgo49 "askquit" is used to prevent accidental termination of the game via ^\
192 static void askquit(int);1733 askquit(int dummy __unused) in askquit() function1743 signal(SIGINT, askquit); in askquit()1761 signal(SIGINT, askquit); in main()