Searched refs:ZIPERRORS (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dziperr.h115 #define ZIPERRORS(e) ziperrors[e].string macro
H A Dzipcloak.c142 fprintf(mesg, "zipcloak error: %s (%s)\n", ZIPERRORS(code), msg);
H A Dzipnote.c160 fprintf(mesg, "zipnote error: %s (%s)\n", ZIPERRORS(c), h);
H A Dzipsplit.c231 fprintf(mesg, "zipsplit error: %s (%s)\n", ZIPERRORS(c), h);
H A Dzip.c358 fprintf(mesg, "\nzip error: %s (%s)\n", ZIPERRORS(c), h);
365 fprintf(logfile, "\nzip error: %s (%s)\n", ZIPERRORS(c), h);

Completed in 138 milliseconds