Lines Matching refs:monst
82 static int dochugw(struct monst *);
83 static void mpickgold(struct monst *);
84 static void mpickgems(struct monst *);
86 static int ishuman(struct monst *);
91 struct monst *mtmp; in movemon()
179 justswld(struct monst *mtmp, const char *name) in justswld()
195 youswld(struct monst *mtmp, int dam, unsigned int die, const char *name) in youswld()
213 dochugw(struct monst *mtmp) in dochugw()
233 dochug(struct monst *mtmp) in dochug()
317 m_move(struct monst *mtmp, int after) in m_move()
319 struct monst *mtmp2; in m_move()
547 mpickgold(struct monst *mtmp) in mpickgold()
559 mpickgems(struct monst *mtmp) in mpickgems()
576 mfndpos(struct monst *mon, coord poss[9], int info[9], int flag) in mfndpos()
579 struct monst *mtmp; in mfndpos()
702 mondead(struct monst *mtmp) in mondead()
721 replmon(struct monst *mtmp, struct monst *mtmp2) in replmon()
736 relmon(struct monst *mon) in relmon()
738 struct monst *mtmp; in relmon()
752 static struct monst *fdmon; /* chain of dead monsters, need not to be
756 monfree(struct monst *mtmp) in monfree()
765 struct monst *mtmp; in dmonsfree()
773 unstuck(struct monst *mtmp) in unstuck()
788 killed(struct monst *mtmp) in killed()
929 struct monst *mtmp; in rescham()
941 newcham(struct monst *mtmp, const struct permonst *mdat) in newcham()
984 mnexto(struct monst *mtmp) in mnexto()
994 ishuman(struct monst *mtmp) in ishuman()
1000 setmangry(struct monst *mtmp) in setmangry()
1016 canseemon(struct monst *mtmp) in canseemon()