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