Home | History | Annotate | Download | only in zlib

Lines Matching defs:name_max

121     uInt    name_max;   /* space at name (only when reading header) */
927 If name is not Z_NULL, then up to name_max characters are written there,
928 terminated with a zero unless the length is greater than name_max. If