Searched refs:C_MONITOR (Results 1 – 6 of 6) sorted by relevance
70 # define C_MONITOR 1 macro75 (Am_monitor ? C_MONITOR :\
209 if (sp->mode == C_MONITOR) { in answer_next()247 if (sp->mode == C_MONITOR) in answer_next()
1133 query == C_MONITOR ? "C_MONITOR" : "?", in handle_wkport()1153 case C_MONITOR: in handle_wkport()1155 if (query == C_MONITOR && Nplayer <= 0) in handle_wkport()
51 mode = C_MONITOR; in do_connect()
269 probe_drivers(Am_monitor ? C_MONITOR : C_PLAYER, Sock_host); in find_driver()
65 A client can request the game play port P with the C_MONITOR message.69 C: {uint16: 1 (C_MONITOR)}139 The only other valid 'connect mode's are C_MONITOR and C_PLAYER.