Searched refs:mon_execute (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/games/hunt/huntd/ | ||
| D | hunt.h | 180 void mon_execute(PLAYER *); /* ifdef MONITOR only */ |
| D | execute.c | 56 mon_execute(PLAYER *pp) in mon_execute() function |
| D | driver.c | 295 mon_execute(pp); in main() |