Searched refs:uSizeBuf (Results 1 – 2 of 2) sorted by relevance
218 uLong uSizeBuf));
2051 extern int ZEXPORT unzGetGlobalComment (unzFile file, char * szComment, uLong uSizeBuf) in unzGetGlobalComment() argument2059 uReadThis = uSizeBuf; in unzGetGlobalComment()2073 if ((szComment != NULL) && (uSizeBuf > s->gi.size_comment)) in unzGetGlobalComment()