OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
HUNT_VERSION
games/hunt/hunt/playit.c
399
if (ntohl(version) != HUNT_VERSION) {
games/hunt/hunt/playit.c
84
if (ntohl(version) != HUNT_VERSION) {
games/hunt/huntd/answer.c
195
version = htonl((u_int32_t) HUNT_VERSION);