Searched refs:origcrc (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.bin/gzip/
H A Dgzip.c982 uLong origcrc; local
992 origcrc = le32dec(&z.next_in[0]);
993 if (origcrc != crc) {

Completed in 131 milliseconds