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

/illumos-gate/usr/src/uts/common/zmod/
H A Dzlib.h122 uInt comm_max; /* space at comment (only when reading header) */ member in struct:gz_header_s
838 comment is not Z_NULL, then up to comm_max characters are written there,
839 terminated with a zero unless the length is greater than comm_max. When
/illumos-gate/usr/src/boot/lib/libz/
H A Dzlib.h123 uInt comm_max; /* space at comment (only when reading header) */ member in struct:gz_header_s
984 comment is not Z_NULL, then up to comm_max characters are written there,
985 terminated with a zero unless the length is greater than comm_max. When any

Completed in 87 milliseconds