Searched refs:Nplayer (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/games/hunt/huntd/
H A Dextern.c49 int Nplayer = 0; /* number of players */ variable
H A Dhunt.h237 #define SCANLEN (Nplayer * 20)
368 extern int Nplayer, Socket, Status;
H A Ddriver.c151 if (Nplayer <= 0)
153 reply = htons((u_short) Nplayer);
166 if (msg == C_MONITOR && Nplayer <= 0)
227 } while (Nplayer > 0);
608 Nplayer--;
760 n = STAT_PLAY_ROW + 1 + Nplayer;
H A Danswer.c245 Nplayer++;

Completed in 60 milliseconds