Home
last modified time | relevance | path

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

/dragonfly/games/sail/
H A Dparties.c78 send_dbp(ship, n, 0, 0, 0); in unboard()
H A Dpl_5.c232 send_dbp(ms, j, turn, to->file->index, men); in parties()
H A Ddr_3.c279 send_dbp(from, n, turn, to->file->index, sections); in sendbp()
H A Dextern.h377 void send_dbp(struct ship *ship, long a, long b, long c, long d);
H A Dsync.c504 send_dbp(struct ship *ship, long a, long b, long c, long d) in send_dbp() function