Home
last modified time | relevance | path

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

/openbsd-src/games/hack/
H A Dhack.save.c166 invent = restobjchn(fd); in dorecover()
170 fcobj = restobjchn(fd); in dorecover()
238 restobjchn(int fd) in restobjchn() function
285 mtmp->minvent = restobjchn(fd); in restmonchn()
H A Dhack.lev.c285 fobj = restobjchn(fd); in getlev()
286 billobjs = restobjchn(fd); in getlev()
H A Dhack.h571 struct obj *restobjchn(int);