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

/freebsd-10.1-release/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-10.1-release/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
H A Dinflate.c784 state->length < state->head->comm_max)
/freebsd-10.1-release/lib/libz/test/
H A Dinfcover.c308 head.comm_max = len;

Completed in 175 milliseconds