Home
last modified time | relevance | path

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

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