Searched refs:monbegin (Results 1 – 2 of 2) sorted by relevance
277 struct permonst *monbegin; in restmonchn() local280 mread(fd, &monbegin, sizeof(monbegin)); in restmonchn()281 differ = (const char *) (&mons[0]) - (const char *) (monbegin); in restmonchn()
165 const struct permonst *monbegin = &mons[0]; in savemonchn() local167 bwrite(fd, &monbegin, sizeof(monbegin)); in savemonchn()