OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Nplayer
(Results
1 - 5
of
5
) sorted by relevancy
/src/games/hunt/huntd/
extern.c
49
int
Nplayer
= 0; /* number of players */
hunt.h
139
extern int
Nplayer
;
driver.c
258
if (
Nplayer
<= 0)
260
reply = htons((u_short)
Nplayer
);
275
if (msg == C_MONITOR &&
Nplayer
<= 0)
336
} while (
Nplayer
> 0);
681
Nplayer
--;
831
n = STAT_PLAY_ROW + 1 +
Nplayer
;
answer.c
258
Nplayer
++;
/src/games/hunt/include/
hunt_common.h
213
#define SCANLEN (
Nplayer
* 20)
Completed in 16 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025