Home
last modified time | relevance | path

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

/dragonfly/games/sail/
H A Dsync.c129 static void recv_fs(struct ship *ship, long a);
459 case W_FS: recv_fs(ship, a); break; in sync_update()
947 recv_fs(struct ship *ship, long a) in recv_fs() function