Home
last modified time | relevance | path

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

/netbsd-src/games/hack/
H A Dextern.h374 void replshk(struct monst *, struct monst *);
H A Dhack.shk.c143 replshk(struct monst *mtmp, struct monst *mtmp2) in replshk() function
212 replshk(struct monst *mtmp, struct monst *mtmp2) in replshk() function
H A Dhack.mon.c730 replshk(mtmp, mtmp2); in replmon()