Home
last modified time | relevance | path

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

/dragonfly/games/sail/
H A Dsync.c135 static void recv_begin(struct ship *ship);
465 case W_BEGIN: recv_begin(ship); break; in sync_update()
989 recv_begin(struct ship *ship) in recv_begin() function