Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dcommon.c95 [ERR_BAD_GZIP_CRC] = "Incorrect gunzip CRC checksum",
H A Dshared.h576 ERR_BAD_GZIP_CRC, enumerator
H A Dgunzip.c1268 errnum = ERR_BAD_GZIP_CRC; in gunzip_read()