Home
last modified time | relevance | path

Searched refs:extra_max (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/zmod/
H A Dzlib.h118 uInt extra_max; /* space at extra (only when reading header) */ member
H A Dinflate.c700 len + copy > state->head->extra_max ?
701 state->head->extra_max - len : copy);