Home
last modified time | relevance | path

Searched refs:sync_exists (Results 1 – 3 of 3) sorted by relevance

/dragonfly/games/sail/
H A Dextern.h368 int sync_exists(int);
H A Dpl_7.c1073 hasdriver = sync_exists(game); in startgame()
1335 if (!sync_exists(i)) { in checkforgames()
H A Dsync.c221 sync_exists(int gamenum) in sync_exists() function