Searched defs:extra_max (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/java/util/zip/zlib-1.2.3/
H A Dzlib.h140 uInt extra_max; /* space at extra (only when reading header) */ member in struct:gz_header_s
854 was valid if done is set to one.) If extra is not Z_NULL, then extra_max
857 extra field, or that field truncated if extra_max is less than extra_len.

Completed in 418 milliseconds