Searched refs:uSizeBuf (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/minizip/
H A Dunzip.h170 uLong uSizeBuf));
173 uSizeBuf is the size of the szComment buffer.
H A Dunzip.c1529 uSizeBuf is the size of the szComment buffer.
1532 extern int ZEXPORT unzGetGlobalComment (file, szComment, uSizeBuf)
1535 uLong uSizeBuf;
1544 uReadThis = uSizeBuf;
1558 if ((szComment != NULL) && (uSizeBuf > s->gi.size_comment))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/minizip/
H A Dunzip.h170 uLong uSizeBuf));
173 uSizeBuf is the size of the szComment buffer.
H A Dunzip.c1529 uSizeBuf is the size of the szComment buffer.
1532 extern int ZEXPORT unzGetGlobalComment (file, szComment, uSizeBuf)
1535 uLong uSizeBuf;
1544 uReadThis = uSizeBuf;
1558 if ((szComment != NULL) && (uSizeBuf > s->gi.size_comment))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/minizip/
H A Dunzip.h218 uLong uSizeBuf));
221 uSizeBuf is the size of the szComment buffer.
H A Dunzip.c2048 uSizeBuf is the size of the szComment buffer.
2051 extern int ZEXPORT unzGetGlobalComment (unzFile file, char * szComment, uLong uSizeBuf) argument
2059 uReadThis = uSizeBuf;
2073 if ((szComment != NULL) && (uSizeBuf > s->gi.size_comment))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/minizip/
H A Dunzip.h218 uLong uSizeBuf));
221 uSizeBuf is the size of the szComment buffer.
H A Dunzip.c2048 uSizeBuf is the size of the szComment buffer.
2051 extern int ZEXPORT unzGetGlobalComment (unzFile file, char * szComment, uLong uSizeBuf) argument
2059 uReadThis = uSizeBuf;
2073 if ((szComment != NULL) && (uSizeBuf > s->gi.size_comment))

Completed in 69 milliseconds