Home
last modified time | relevance | path

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

/netbsd-src/games/hack/
H A Dhack.save.c169 invent = restobjchn(fd); in dorecover()
173 fcobj = restobjchn(fd); in dorecover()
244 restobjchn(int fd) in restobjchn() function
302 mtmp->minvent = restobjchn(fd); in restmonchn()
H A Dhack.lev.c286 fobj = restobjchn(fd); in getlev()
287 billobjs = restobjchn(fd); in getlev()
H A Dextern.h359 struct obj *restobjchn(int);