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

/freebsd-12-stable/sys/cddl/contrib/opensolaris/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
H A Dinflate.c744 state->length < state->head->comm_max)
/freebsd-12-stable/sys/contrib/zlib/test/
H A Dinfcover.c308 head.comm_max = len;
/freebsd-12-stable/sys/contrib/zlib/
H A Dzlib.h125 uInt comm_max; /* space at comment (only when reading header) */ member in struct:gz_header_s
1052 comment is not Z_NULL, then up to comm_max characters are written there,
1053 terminated with a zero unless the length is greater than comm_max. When any
H A Dinflate.c807 state->length < state->head->comm_max)

Completed in 173 milliseconds