Home
last modified time | relevance | path

Searched defs:mtmp (Results 1 – 25 of 40) sorted by relevance

12

/dflybsd-src/games/hack/
H A Dhack.mon.c86 struct monst *mtmp; in movemon() local
174 justswld(struct monst *mtmp, const char *name) in justswld()
190 youswld(struct monst *mtmp, int dam, unsigned int die, const char *name) in youswld()
208 dochugw(struct monst *mtmp) in dochugw()
228 dochug(struct monst *mtmp) in dochug()
312 m_move(struct monst *mtmp, int after) in m_move()
542 mpickgold(struct monst *mtmp) in mpickgold()
554 mpickgems(struct monst *mtmp) in mpickgems()
574 struct monst *mtmp; in mfndpos() local
697 mondead(struct monst *mtmp) in mondead()
[all …]
H A Dhack.steal.c81 stealgold(struct monst *mtmp) in stealgold()
112 struct monst *mtmp; in stealarm() local
138 steal(struct monst *mtmp) in steal()
226 mpickobj(struct monst *mtmp, struct obj *otmp) in mpickobj()
233 stealamulet(struct monst *mtmp) in stealamulet()
253 relobj(struct monst *mtmp, int show) in relobj()
H A Dhack.worm.c77 getwn(struct monst *mtmp) in getwn()
90 initworm(struct monst *mtmp) in initworm()
105 worm_move(struct monst *mtmp) in worm_move()
137 worm_nomove(struct monst *mtmp) in worm_nomove()
153 wormdead(struct monst *mtmp) in wormdead()
168 wormhit(struct monst *mtmp) in wormhit()
202 cutworm(struct monst *mtmp, xchar x, xchar y, uchar weptyp) in cutworm()
H A Dhack.do_name.c120 struct monst *mtmp, *mtmp2; in do_mname() local
269 xmonnam(struct monst *mtmp, int vb) in xmonnam()
308 lmonnam(struct monst *mtmp) in lmonnam()
314 monnam(struct monst *mtmp) in monnam()
320 Monnam(struct monst *mtmp) in Monnam()
329 amonnam(struct monst *mtmp, const char *adj) in amonnam()
341 Amonnam(struct monst *mtmp, const char *adj) in Amonnam()
350 Xmonnam(struct monst *mtmp) in Xmonnam()
H A Dhack.wizard.c85 struct monst *mtmp; in amulet() local
104 wiz_hit(struct monst *mtmp) in wiz_hit()
151 inrange(struct monst *mtmp) in inrange()
257 struct monst *mtmp; in aggravate() local
267 clonewiz(struct monst *mtmp) in clonewiz()
H A Dhack.dog.c83 struct monst *mtmp = makemon(&li_dog, u.ux, u.uy); in makedog() local
90 initedog(struct monst *mtmp) in initedog()
109 struct monst *mtmp; in losedogs() local
127 struct monst *mtmp; in keepdogs() local
142 fall_down(struct monst *mtmp) in fall_down()
185 dog_move(struct monst *mtmp, int after) in dog_move()
486 tamedog(struct monst *mtmp, struct obj *obj) in tamedog()
H A Dhack.search.c73 struct monst *mtmp; in findit() local
118 struct monst *mtmp; in dosearch() local
193 wakeup(struct monst *mtmp) in wakeup()
203 seemimic(struct monst *mtmp) in seemimic()
H A Dhack.zap.c86 bhitm(struct monst *mtmp, struct obj *otmp) in bhitm()
271 struct monst *mtmp = u.ustuck; in dozap() local
354 hit(const char *str, struct monst *mtmp, const char *force) in hit()
365 miss(const char *str, struct monst *mtmp) in miss()
391 struct monst *mtmp; in bhit() local
435 struct monst *mtmp; in boomhit() local
687 struct monst *mtmp = NULL; in revive() local
H A Dhack.apply.c136 struct monst *mtmp; in use_camera() local
268 struct monst *mtmp = (struct monst *) 0; in bchit() local
295 struct monst *mtmp = fmon; in use_whistle() local
312 struct monst *mtmp = fmon; in use_magic_whistle() local
436 struct monst *mtmp; in use_pick_axe() local
H A Dhack.read.c162 struct monst *mtmp; in doread() local
241 struct monst *mtmp; in doread() local
252 struct monst *mtmp, *mtmp2; in doread() local
465 struct monst *mtmp; in doread() local
H A Dhack.shk.c138 replshk(struct monst *mtmp, struct monst *mtmp2) in replshk()
186 shkname(struct monst *mtmp) /* called in do_name.c */ in shkname()
192 shkdead(struct monst *mtmp) /* called in mon.c */ in shkdead()
207 replshk(struct monst *mtmp, struct monst *mtmp2) in replshk()
220 struct monst *mtmp; in setpaid() local
283 struct monst *mtmp; in inshop() local
349 struct monst *mtmp; in findshk() local
632 struct monst *mtmp; in bp_to_obj() local
935 struct monst *mtmp; in shk_move() local
1135 follower(struct monst *mtmp) in follower()
H A Dhack.pri.c271 struct monst *mtmp; in docrt() local
318 struct monst *mtmp; in docorner() local
388 struct monst *mtmp; in prl() local
573 struct monst *mtmp; in vism_at() local
636 struct monst *mtmp; in seemons() local
778 mstatusline(struct monst *mtmp) in mstatusline()
H A Dhack.mhitu.c72 mhitu(struct monst *mtmp) in mhitu()
399 hitu(struct monst *mtmp, int dam) in hitu()
H A Dhack.potion.c73 struct monst *mtmp; in dodrink() local
448 struct monst *mtmp; in ghost_from_bottle() local
H A Dhack.save.c220 struct monst *mtmp; in dorecover() local
268 struct monst *mtmp, *mtmp2 = NULL; in restmonchn() local
H A Dhack.c145 struct monst *mtmp = NULL; in domove() local
563 struct monst *mtmp; in lookaround() local
673 struct monst *mtmp; in monster_nearby() local
900 losehp_m(int n, struct monst *mtmp) in losehp_m()
H A Dhack.makemon.c80 struct monst *mtmp; in makemon() local
234 rloc(struct monst *mtmp) in rloc()
H A Dhack.fight.c174 fightm(struct monst *mtmp) in fightm()
341 attack(struct monst *mtmp) in attack()
H A Dhack.do.c275 struct monst *mtmp = m_at(u.ux, u.uy); in goto_level() local
299 struct monst *mtmp; in goto_level() local
H A Dhack.lev.c155 savemonchn(int fd, struct monst *mtmp) in savemonchn()
239 struct monst *mtmp, *mtmp2; in getlev() local
H A Dhack.bones.c78 struct monst *mtmp; in savebones() local
H A Dhack.vault.c158 struct monst *mtmp; in setgd() local
373 replgd(struct monst *mtmp, struct monst *mtmp2) in replgd()
H A Dhack.mkmaze.c87 struct monst *mtmp; in makemaz() local
/dflybsd-src/crypto/libressl/crypto/ecdh/
H A Decdh_kdf.c85 unsigned char mtmp[EVP_MAX_MD_SIZE]; in ecdh_KDF_X9_63() local
/dflybsd-src/lib/libpam/modules/pam_nologin/
H A Dpam_nologin.c70 char *mtmp; in pam_sm_acct_mgmt() local

12