Home
last modified time | relevance | path

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

/dragonfly/games/sail/
H A Dpl_4.c60 send_fs(ms, 1); in changesail()
65 send_fs(ms, 0); in changesail()
H A Dpl_2.c80 send_fs(ms, 0); in newturn()
82 send_fs(ms, 2); in newturn()
H A Dpl_5.c136 send_fs(ms, 0); in acceptmove()
144 send_fs(ms, 0); in acceptmove()
H A Ddr_3.c358 send_fs(sp, full); in checksails()
H A Dextern.h402 void send_fs(struct ship *ship, long a);
H A Dsync.c654 send_fs(struct ship *ship, long a) in send_fs() function