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