Home
last modified time | relevance | path

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

/netbsd-src/games/hack/
H A Dextern.h252 int dochug(struct monst *);
H A Dhack.mon.c217 int dead = dochug(mtmp); in dochugw()
233 dochug(struct monst *mtmp) in dochug() function
H A Dhack.shk.c336 if (dochug(shopkeeper)) { in inshop()