Home
last modified time | relevance | path

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

/netbsd/src/games/sail/
Ddr_4.c67 send_grap(from, to->file->index); in grap()
68 send_grap(to, from->file->index); in grap()
Dpl_3.c233 send_grap(ms, sp->file->index); in grapungrap()
234 send_grap(sp, player); in grapungrap()
Dextern.h403 void send_grap(struct ship *ship, long a);
Dsync.c660 send_grap(struct ship *ship, long a) in send_grap() function