HomeSort by: relevance | last modified time | path
    Searched defs:get_lock_file (Results 1 - 2 of 2) sorted by relevancy

  /src/games/sail/
sync.c 160 get_lock_file(int scenario_number) function in typeref:typename:const char *
236 path = get_lock_file(gamenum);
255 (void)get_lock_file(game);
341 sync_lock = get_lock_file(game);
sync.c 160 get_lock_file(int scenario_number) function in typeref:typename:const char *
236 path = get_lock_file(gamenum);
255 (void)get_lock_file(game);
341 sync_lock = get_lock_file(game);

Completed in 23 milliseconds