HomeSort by: relevance | last modified time | path
    Searched refs:C_MONITOR (Results 1 - 5 of 5) sorted by relevancy

  /src/games/hunt/hunt/
connect.c 69 mode = C_MONITOR;
hunt.c 381 msg = C_MONITOR;
  /src/games/hunt/include/
hunt_common.h 223 #define C_MONITOR 1
  /src/games/hunt/huntd/
answer.c 175 if (mode == C_MONITOR)
200 if (mode == C_MONITOR && team == ' ')
214 if (mode == C_MONITOR)
driver.c 274 case C_MONITOR:
275 if (msg == C_MONITOR && Nplayer <= 0)

Completed in 15 milliseconds