Home
last modified time | relevance | path

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

/dragonfly/games/sail/
HDparties.c78 send_dbp(ship, n, 0, 0, 0); in unboard()
HDpl_5.c232 send_dbp(ms, j, turn, to->file->index, men); in parties()
HDdr_3.c279 send_dbp(from, n, turn, to->file->index, sections); in sendbp()
HDextern.h377 void send_dbp(struct ship *ship, long a, long b, long c, long d);
HDsync.c504 send_dbp(struct ship *ship, long a, long b, long c, long d) in send_dbp() function