Home
last modified time | relevance | path

Searched defs:wtmp (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/games/hack/
H A Dhack.worm.c91 struct wseg *wtmp; in initworm() local
106 struct wseg *wtmp, *whd; in worm_move() local
137 struct wseg *wtmp; in worm_nomove() local
152 struct wseg *wtmp, *wtmp2; in wormdead() local
167 struct wseg *wtmp; in wormhit() local
177 struct wseg *wtmp = wsegs[tmp]; in wormsee() local
188 pwseg(struct wseg *wtmp) in pwseg()
200 struct wseg *wtmp, *wtmp2; in cutworm() local
264 remseg(struct wseg *wtmp) in remseg()
H A Dhack.lev.c86 struct wseg *wtmp, *wtmp2; in savelev() local
210 struct wseg *wtmp; in getlev() local
H A Dhack.invent.c248 struct wseg *wtmp; in m_at() local
/openbsd-src/usr.bin/last/
H A Dlast.c246 wtmp(void) in wtmp() function