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

/netbsd-current/games/rogue/
H A Dmachdep.c143 * SIGHUP: call error_save() to save game when terminal hangs up.
157 signal(SIGHUP, error_save);
H A Dinit.c253 error_save(int dummy __unused) function
H A Drogue.h486 void error_save(int) __dead;

Completed in 222 milliseconds