Home
last modified time | relevance | path

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

/dragonfly/games/mille/
H A Dsave.c142 rest_f(const char *file) in rest_f() function
H A Dmille.c62 rest_f(av[1]); in main()
H A Dmille.h238 bool rest_f(const char *);
/dragonfly/games/monop/
H A Dmonop.h162 int rest_f(const char *);
H A Dexecute.c339 if (rest_f(buf) == 0) in restore()
349 rest_f(const char *file) in rest_f() function
H A Dmonop.c224 if (rest_f(av[1]) < 0) in main()