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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
H A Dzlib.h118 uInt name_max; /* space at name (only when reading header) */ member in struct:gz_header_s
834 If name is not Z_NULL, then up to name_max characters are written there,
835 terminated with a zero unless the length is greater than name_max. If
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
H A Dzlib.h121 uInt name_max; /* space at name (only when reading header) */ member in struct:gz_header_s
982 If name is not Z_NULL, then up to name_max characters are written there,
983 terminated with a zero unless the length is greater than name_max. If

Completed in 102 milliseconds