Home
last modified time | relevance | path

Searched refs:Am_monitor (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/games/hunt/hunt/
Dhunt.c74 bool Am_monitor = false; variable
164 Am_monitor = true; in main()
380 if (Am_monitor) { in find_driver()
462 if (Am_monitor) { in start_driver()
Dhunt_private.h60 extern bool Am_monitor;
Dconnect.c68 if (Am_monitor) in do_connect()
Dplayit.c165 if (!Am_monitor) { in playit()
/netbsd/src/games/hunt/huntd/
Dextern.c41 bool Am_monitor = false; /* current process is a monitor */