Home
last modified time | relevance | path

Searched refs:mon_execute (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/games/hunt/huntd/
Dhunt.h180 void mon_execute(PLAYER *); /* ifdef MONITOR only */
Dexecute.c56 mon_execute(PLAYER *pp) in mon_execute() function
Ddriver.c295 mon_execute(pp); in main()