Home
last modified time | relevance | path

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

/dragonfly/games/sail/
H A Dsync.c136 static void recv_end(struct ship *ship);
466 case W_END: recv_end(ship); break; in sync_update()
996 recv_end(struct ship *ship) in recv_end() function