| Home | Sort by: relevance | last modified time | path |
| /src/games/rogue/ | |
| machdep.c | 142 * SIGQUIT: call byebye() to check for game termination. 156 signal(SIGQUIT, byebye); |
| init.c | 228 byebye(int dummy __unused) function |
| rogue.h | 461 void byebye(int); |