Home
last modified time | relevance | path

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

/dflybsd-src/games/adventure/
H A Dcrc.c104 crc_start(struct crcstate *c) in crc_start() function
H A Dextern.h36 void crc_start(struct crcstate *);
H A Dsave.c129 crc_start(&sf->crc); in savefile_open()
358 crc_start(&sf->crc); in savefile_key()
543 crc_start(&crc); /* See if she cheated */ in compat_restore()