Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dzlib.c495 #define GZIP_FHCRC 2 macro
572 if (buf[3] & GZIP_FHCRC) in gunzip_and_write()