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

/vbox/src/libs/zlib-1.2.6/
H A Dzlib.h121 uInt name_max; /* space at name (only when reading header) */ member in struct:gz_header_s
964 If name is not Z_NULL, then up to name_max characters are written there,
965 terminated with a zero unless the length is greater than name_max. If

Completed in 105 milliseconds