Searched refs:ziperr (Results 1 - 25 of 65) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dzip.h23 #define ziperr(c, h) return macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dzbz2err.c58 ziperr(ZE_LOGIC, errbuf);
H A Dzipcloak.c137 void ziperr(code, msg) function
164 * cleanly using ziperr().
173 ziperr(ZE_ABORT +sig-sig, "aborting");
420 if (!argv[r][1]) ziperr(ZE_PARMS, "zip file cannot be stdin");
425 ziperr(ZE_PARMS, "use -b before zip file name");
443 ziperr(ZE_PARMS, "unknown option");
449 ziperr(ZE_PARMS, "can only specify one zip file");
452 ziperr(ZE_MEM, "was processing arguments");
500 ziperr(ZE_PARMS, "more than one temp_path");
515 ziperr(ZE_ME
754 void ziperr(c, h) function
[all...]
H A Dzipnote.c61 #define ziperr(c, h) zipnoteerr(c, h) macro
153 void ziperr(c, h) function
176 /* Upon getting a user interrupt, abort cleanly using ziperr(). */
181 ziperr(ZE_ABORT, "aborting");
486 ziperr(ZE_PARMS, "use -b before zip file name");
501 ziperr(ZE_PARMS, "unknown option");
504 ziperr(ZE_PARMS, "zip file cannot be stdin");
511 ziperr(ZE_MEM, "was processing arguments");
514 ziperr(ZE_PARMS, "can only specify one zip file");
522 ziperr(ZE_PARM
[all...]
H A Dzipsplit.c58 #define ziperr(c, h) zipspliterr(c, h) macro
224 void ziperr(c, h) function
251 /* Upon getting a user interrupt, abort cleanly using ziperr(). */
256 ziperr(ZE_ABORT, "aborting");
431 ziperr(ZE_MEM, "was trying a smart split");
447 ziperr(ZE_MEM, "was trying a smart split");
620 ziperr(ZE_PARMS, "options are separate and precede zip file");
633 ziperr(ZE_PARMS, "options are separate and precede zip file");
645 ziperr(ZE_PARMS, "options are separate and precede zip file");
658 ziperr(ZE_PARM
[all...]
H A Dzipup.c1348 ziperr(ZE_LOGIC, "zlib deflateEnd failed");
1396 if (ferror(y)) ziperr(ZE_WRITE, "write error on zip file");
1449 ziperr(ZE_MEM, "allocating zlib file-I/O buffers");
1454 ziperr(err, errbuf);
1488 ziperr(ZE_LOGIC, errbuf);
1492 ziperr(ZE_TEMP, "error writing to zipfile");
1545 ziperr(ZE_TEMP, "error writing to zipfile");
1557 ziperr(ZE_TEMP, "error writing to zipfile");
1566 ziperr(ZE_LOGIC, errbuf);
1574 ziperr(ZE_LOGI
[all...]
H A Dzipfile.c530 ziperr(ZE_MEM, "append_ubyte_to_mem");
539 ziperr(ZE_MEM, "append_ubyte_to_mem");
563 ziperr(ZE_MEM, "append_ushort_to_mem");
572 ziperr(ZE_MEM, "append_ushort_to_mem");
590 ziperr(ZE_MEM, "append_ulong_to_mem");
598 ziperr(ZE_MEM, "append_ulong_to_mem");
618 ziperr(ZE_MEM, "append_int64_to_mem");
626 ziperr(ZE_MEM, "append_int64_to_mem");
656 ziperr(ZE_MEM, "append_string_to_mem");
664 ziperr(ZE_ME
[all...]
H A Ddeflate.c324 if (window == NULL) ziperr(ZE_MEM, "window allocation");
330 ziperr(ZE_MEM, "hash table allocation");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/amiga/
H A Damiga.c64 #include "ziperr.h"
65 void ziperr(int c, const char *h);
98 ziperr(ZE_ABORT, "^C");
130 ziperr(ZE_MEM, "was checking filenotes");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/qdos/
H A DMakefile.qdos56 $(OBJZ): zip.h ziperr.h tailor.h
57 $(OBJI): zip.h ziperr.h tailor.h
58 $(OBJN): zip.h ziperr.h tailor.h
59 $(OBJS): zip.h ziperr.h tailor.h
60 $(OBJC): zip.h ziperr.h tailor.h
H A DMakefile.qlzip44 ZIP_H = zip.h ziperr.h tailor.h unix/osdep.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/theos/
H A Dtheos.c191 ziperr(m, a);
271 ziperr(m, a);
313 ziperr(m, a);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/human68k/
H A DMakefile33 ZIP_H = zip.h ziperr.h tailor.h human68k/osdep.h
H A DMakefile.gcc29 ZIP_H = zip.h ziperr.h tailor.h human68k/osdep.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/msdos/
H A Dmakefile.dj135 ZIP_H = zip.h ziperr.h tailor.h msdos/osdep.h
H A Dmakefile.dj239 ZIP_H = zip.h ziperr.h tailor.h msdos/osdep.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/os2/
H A Dos2.c128 ziperr(ZE_PARMS, "cannot remove parent directory");
272 ziperr(m, a);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dmakefile.a6446 ZIP_H = zip.h ziperr.h tailor.h win32/osdep.h
H A Dmakefile.ibm35 ZIP_H = zip.h ziperr.h tailor.h win32/osdep.h
H A Dmakefile.lcc52 ZIP_H = zip.h ziperr.h tailor.h win32/osdep.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/acorn/
H A Dmakefile39 ZIP_H = zip.h ziperr.h tailor.h acorn/osdep.h acorn/riscos.h acorn/swiven.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/atari/
H A DMakefile40 ZIP_H = zip.h ziperr.h tailor.h atari/osdep.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/atheos/
H A DMakefile62 ZIP_H = zip.h ziperr.h tailor.h atheos/osdep.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/beos/
H A DMakefile102 ZIP_H = zip.h ziperr.h tailor.h beos/osdep.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/cmsmvs/
H A Dmvs.c211 ziperr(m, a);

Completed in 203 milliseconds

123