Lines Matching refs:monst
78 static void pay(long, struct monst *);
87 struct monst *shopkeeper = 0;
129 shkdead(struct monst *m) in shkdead()
138 shk_move(struct monst *m) in shk_move()
143 replshk(struct monst *mtmp, struct monst *mtmp2) in replshk()
147 shkname(struct monst *m) in shkname()
165 static struct monst *shopkeeper = 0;
191 shkname(struct monst *mtmp) /* called in do_name.c */ in shkname()
197 shkdead(struct monst *mtmp) /* called in mon.c */ in shkdead()
212 replshk(struct monst *mtmp, struct monst *mtmp2) in replshk()
225 struct monst *mtmp; in setpaid()
288 struct monst *mtmp; in inshop()
354 struct monst *mtmp; in findshk()
426 pay(long tmp, struct monst *shkp) in pay()
446 struct monst *shkp; in dopay()
637 struct monst *mtmp; in bp_to_obj()
919 struct monst *shkp = shopkeeper; in shkcatch()
938 shk_move(struct monst *shkp) in shk_move()
940 struct monst *mtmp; in shk_move()
1140 follower(struct monst *mtmp) in follower()