Home
last modified time | relevance | path

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

/dragonfly/games/sail/
H A Ddr_3.c178 send_row(sp, sp->file->row); in moveall()
H A Dextern.h394 void send_row(struct ship *ship, long a);
H A Dsync.c606 send_row(struct ship *ship, long a) in send_row() function