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

/illumos-gate/usr/src/uts/common/zmod/
H A Dzlib.h118 uInt extra_max; /* space at extra (only when reading header) */ member in struct:gz_header_s
832 was valid if done is set to one.) If extra is not Z_NULL, then extra_max
835 extra field, or that field truncated if extra_max is less than extra_len.
/illumos-gate/usr/src/boot/lib/libz/
H A Dzlib.h119 uInt extra_max; /* space at extra (only when reading header) */ member in struct:gz_header_s
978 was valid if done is set to one.) If extra is not Z_NULL, then extra_max
981 extra field, or that field truncated if extra_max is less than extra_len.

Completed in 66 milliseconds