Searched defs:name_max (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/java/util/zip/zlib-1.2.3/
H A Dzlib.h142 uInt name_max; /* space at name (only when reading header) */ member in struct:gz_header_s
858 If name is not Z_NULL, then up to name_max characters are written there,
859 terminated with a zero unless the length is greater than name_max. If

Completed in 98 milliseconds