Searched refs:monbegin (Results 1 – 2 of 2) sorted by relevance
267 struct permonst *monbegin; in restmonchn() local270 mread(fd, (char *)&monbegin, sizeof(monbegin)); in restmonchn()271 differ = (char *)(&mons[0]) - (char *)(monbegin); in restmonchn()
162 struct permonst *monbegin = &mons[0]; in savemonchn() local164 bwrite(fd, &monbegin, sizeof(monbegin)); in savemonchn()