Home
last modified time | relevance | path

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

/dragonfly/games/rogue/
H A Dsave.c81 save_into_file(fname); in save_game()
85 save_into_file(const char *sfile) in save_into_file() function
H A Dinit.c231 save_into_file(error_file); in error_save()
H A Drogue.h628 void save_into_file(const char *);
H A Dobject.c622 save_into_file(error_file); in alloc_object()