• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/

Lines Matching refs:ZIPERR

1672               ZIPERR(ZE_READ, "seek failed reading descriptor");
1711 ZIPERR(ZE_READ, "seek failed reading descriptor");
1735 ZIPERR(ZE_READ, "seek failed reading descriptor");
1768 ZIPERR(ZE_READ, "seek failed reading descriptor");
1792 ZIPERR(ZE_READ, "seek failed reading descriptor");
2050 ZIPERR(ZE_MEM, "split path");
2067 ZIPERR(ZE_MEM, "split path");
2077 ZIPERR(ZE_MEM, "split path");
2192 ZIPERR(ZE_MEM, "split path");
2208 ZIPERR(ZE_MEM, "split path");
2221 ZIPERR(ZE_MEM, "split path");
2290 ZIPERR(ZE_MEM, "split path");
2305 ZIPERR(ZE_MEM, "split path");
2358 ZIPERR(ZE_MEM, "split path");
2374 ZIPERR(ZE_MEM, "split path");
2383 ZIPERR(ZE_MEM, "split path");
2394 ZIPERR(ZE_MEM, "split path");
2437 ZIPERR(ZE_MEM, "base path");
2444 ZIPERR(ZE_BIG, "More than 99999 splits needed");
2463 ZIPERR(ZE_MEM, "split path");
2506 ZIPERR(ZE_BIG, "More than 99999 splits needed");
2524 ZIPERR(ZE_MEM, "split path");
2642 ZIPERR(ZE_WRITE, "Could not write split");
2648 ZIPERR(ZE_WRITE, "Not enough space to write split");
2680 ZIPERR(ZE_ABORT, "could not write split");
2696 ZIPERR(ZE_MEM, "allocating temp filename");
2706 ZIPERR(ZE_MEM, "allocating temp filename");
2718 ZIPERR(ZE_TEMP, tempzip);
2721 ZIPERR(ZE_TEMP, tempzip);
2726 ZIPERR(ZE_MEM, "allocating temp filename");
2729 ZIPERR(ZE_TEMP, tempzip);
2748 ZIPERR(ZE_WRITE, "Not enough room on disk");
3066 ZIPERR(ZE_MEM, "wchar to wide conversion");
3171 ZIPERR(ZE_MEM, "wide_char_to_escape_string");
3294 ZIPERR(ZE_MEM, "wide_to_local_string");
3343 ZIPERR(ZE_MEM, "wide_to_local_string");
3366 ZIPERR(ZE_MEM, "wide_to_escape_string");
3385 ZIPERR(ZE_MEM, "wide_to_escape_string");
3416 ZIPERR(ZE_MEM, "local_to_display_string");
3447 ZIPERR(ZE_MEM, "local_to_display_string");
3456 ZIPERR(ZE_MEM, "local_to_display_string");
3503 ZIPERR(ZE_MEM, "local_to_wide_string");
3510 ZIPERR(ZE_MEM, "local_to_wide_string");
3553 ZIPERR(ZE_MEM, "wide_to_utf8_string");
3573 ZIPERR(ZE_MEM, "utf8_to_wide_string");
3620 #define oERR(err,message) ZIPERR(err, (char *) message)