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

/vbox/src/libs/zlib-1.2.6/
H A Dzlib.h123 uInt comm_max; /* space at comment (only when reading header) */ member in struct:gz_header_s
966 comment is not Z_NULL, then up to comm_max characters are written there,
967 terminated with a zero unless the length is greater than comm_max. When any

Completed in 920 milliseconds