Home
last modified time | relevance | path

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

/netbsd/games/adventure/
H A Dcrc.c111 crc_start(struct crcstate *c) in crc_start() function
H A Dextern.h36 void crc_start(struct crcstate *);
H A Dsave.c137 crc_start(&sf->crc); in savefile_open()
366 crc_start(&sf->crc); in savefile_key()
551 crc_start(&crc); /* See if she cheated */ in compat_restore()