Searched refs:uSizeBuf (Results 1 – 6 of 6) sorted by relevance
218 uLong uSizeBuf));
2043 extern int ZEXPORT unzGetGlobalComment (unzFile file, char * szComment, uLong uSizeBuf) in unzGetGlobalComment() argument2051 uReadThis = uSizeBuf; in unzGetGlobalComment()2065 if ((szComment != NULL) && (uSizeBuf > s->gi.size_comment)) in unzGetGlobalComment()
230 uLong uSizeBuf));
2372 extern int ZEXPORT unzGetGlobalComment (unzFile file, char * szComment, uLong uSizeBuf) in unzGetGlobalComment() argument2380 uReadThis = uSizeBuf; in unzGetGlobalComment()2394 if ((szComment != NULL) && (uSizeBuf > s->gi.size_comment)) in unzGetGlobalComment()