Searched refs:commentBufferSize (Results 1 – 2 of 2) sorted by relevance
295 uLong commentBufferSize));304 uLong commentBufferSize));
877 uLong commentBufferSize));888 uLong commentBufferSize) in unz64local_GetCurrentFileInfoInternal() argument1083 if (file_info.size_file_comment<commentBufferSize) in unz64local_GetCurrentFileInfoInternal()1089 uSizeRead = commentBufferSize; in unz64local_GetCurrentFileInfoInternal()1099 if ((file_info.size_file_comment>0) && (commentBufferSize>0)) in unz64local_GetCurrentFileInfoInternal()1128 char* szComment, uLong commentBufferSize) in unzGetCurrentFileInfo64() argument1133 szComment,commentBufferSize); in unzGetCurrentFileInfo64()1140 char* szComment, uLong commentBufferSize) in unzGetCurrentFileInfo() argument1147 szComment,commentBufferSize); in unzGetCurrentFileInfo()