HelenOS sources

gzip_footer_t      78 boot/generic/src/gzip.c 	if ((srclen < (sizeof(gzip_header_t) + sizeof(gzip_footer_t))))
gzip_footer_t     110 boot/generic/src/gzip.c 	gzip_footer_t footer;
gzip_footer_t     149 boot/generic/src/gzip.c 	gzip_footer_t footer;
gzip_footer_t      90 uspace/lib/compress/gzip.c 	gzip_footer_t footer;
HelenOS homepage, sources at GitHub