Home
last modified time | relevance | path

Searched refs:C_SCORES (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/games/hunt/include/
H A Dhunt_common.h225 #define C_SCORES 3 macro
/netbsd-src/games/hunt/
H A DREADME.protocol85 The server's statistics port is queried with the C_SCORES message.
88 C: {uint16: 3 (C_SCORES)}
/netbsd-src/games/hunt/hunt/
H A Dhunt.c235 u_short msg = C_SCORES; in main()
/netbsd-src/games/hunt/huntd/
H A Ddriver.c266 case C_SCORES: in main()