NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
recv_row
games/sail/sync.c
121
static void recv_row(struct ship *ship, long a);
games/sail/sync.c
451
case W_ROW: recv_row(ship, a); break;