Home
last modified time | relevance | path

Searched refs:comm_max (Results 1 – 3 of 3) sorted by relevance

/src/sys/contrib/zlib/
H A Dzlib.h129 uInt comm_max; /* space at comment (only when reading header) */ member
H A Dinflate.c663 state->length < state->head->comm_max) in inflate()
/src/sys/contrib/zlib/test/
H A Dinfcover.c308 head.comm_max = len; in inf()