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

/freebsd-13-stable/usr.bin/gzip/
H A Dgzip.c1027 uLong origcrc; local
1037 origcrc = le32dec(&z.next_in[0]);
1038 if (origcrc != crc) {

Completed in 155 milliseconds