Home | History | Annotate | Download | only in huntd

Lines Matching refs:PLAYER

54 static void stmonitor(PLAYER *);
55 static void stplayer(PLAYER *, int);
60 PLAYER *pp;
140 * between driver and player processes
157 for (pp = Player; pp < End_player; pp++) {
162 for (pp = Player; pp < End_player; pp++)
164 for (pp = Player; pp < End_player; pp++) {
188 if (End_player < &Player[MAXPL]) {
190 i = pp - Player + 3;
224 stmonitor(PLAYER *pp)
227 PLAYER *npp;
237 for (npp = Player; npp < End_player; npp++) {
253 stplayer(PLAYER *newpp, int enter_status)
256 PLAYER *pp;
340 y = STAT_PLAY_ROW + 1 + (newpp - Player);
341 for (pp = Player; pp < End_player; pp++) {
398 * Get the score structure of a player