Home
last modified time | relevance | path

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

/openbsd-src/games/hack/
H A Dhack.worm.c149 wormdead(struct monst *mtmp) in wormdead() function
H A Dhack.mon.c660 if(mtmp->wormno) wormdead(mtmp); in mondead()
862 if(mtmp->wormno) wormdead(mtmp); /* throw tail away */ in newcham()
H A Dhack.h719 void wormdead(struct monst *);