Searched refs:ZE_BIG (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dziperr.h45 #define ZE_BIG 6 /* entry too large to split, read, or write */ macro
H A Dzipsplit.c727 ziperr(ZE_BIG, z->zname);
H A Dzipup.c821 ZIPERR(ZE_BIG, "seek wrap - zip file too big to write");
1285 ZIPERR(ZE_BIG, "overflow in byte count");
H A Dzipfile.c1123 return ZE_BIG;
5327 ZIPERR(ZE_BIG, "Large entry support disabled with -fz- but needed");
5347 ZIPERR(ZE_BIG, "Large entry support disabled with -fz- but entry needs");
5358 ZIPERR(ZE_BIG, "Compressed/stored entry unexpectedly large - do not use -fz-");
5360 ZIPERR(ZE_BIG, "Poor compression resulted in unexpectedly large entry - try -fz");
H A Dfileio.c2444 ZIPERR(ZE_BIG, "More than 99999 splits needed");
2506 ZIPERR(ZE_BIG, "More than 99999 splits needed");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/windll/Vb/
H A DVBZipBas.bas233 Public Const ZE_BIG = 6 ' Entry Too Large To Split Error
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/windll/VBz64/
H A DVBZipBas.bas253 Public Const ZE_BIG = 6 ' Entry Too Large To Split Error

Completed in 204 milliseconds