Searched refs:ziperr (Results 26 - 50 of 65) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/human68k/
H A Dhuman68k.c153 ziperr(m, a);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/theos/
H A DMakefile34 ZIP_H = zip.h ziperr.h tailor.h $(OSDEP_H)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/atari/
H A Datari.c163 ziperr(ZE_PARMS, "cannot remove parent directory");
434 ziperr(m, a);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/msdos/
H A Dmakefile.bor91 ZIP_H = zip.h ziperr.h tailor.h msdos/osdep.h
H A Dmakefile.emx70 ZIP_H = zip.h ziperr.h tailor.h $(OSDEP_H)
H A Dmakefile.msc97 ZIP_H = zip.h ziperr.h tailor.h msdos/osdep.h
H A Dmakefile.tc73 ZIP_H = zip.h ziperr.h tailor.h msdos/osdep.h
H A Dmakefile.wat160 ZIP_H = zip.h ziperr.h tailor.h msdos\osdep.h
H A Dmsdos.c443 ziperr(m, a);
749 ziperr(ZE_MEM, "zcfree: ptr not found");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/unix/
H A DMakefile.bak80 ZIP_H = zip.h ziperr.h tailor.h unix/osdep.h
H A DMakefile80 ZIP_H = zip.h ziperr.h tailor.h unix/osdep.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dmakefile.bor61 ZIP_H = zip.h ziperr.h tailor.h win32/osdep.h
H A Dmakefile.dj36 ZIP_H = zip.h ziperr.h tailor.h $(OSDEP_H)
H A Dmakefile.gcc73 ZIP_H = zip.h ziperr.h tailor.h $(OSDEP_H)
H A Dmakefile.w32120 ZIP_H = zip.h ziperr.h tailor.h win32/osdep.h
H A Dmakefile.emx195 ZIP_H = zip.h ziperr.h tailor.h $(OSDEP_H)
H A Dmakefile.w1068 ZIP_H = zip.h ziperr.h tailor.h win32\osdep.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dzip.h280 #include "ziperr.h"
612 void ziperr OF((int, ZCONST char *));
614 # define error(msg) ziperr(ZE_LOGIC, msg)
H A Dzip.c330 void ziperr(c, h) function
341 /* avoid recursive ziperr() printouts (his should never happen) */
342 EXIT(ZE_LOGIC); /* ziperr recursion is an internal logic error! */
444 ziperr(ZE_LOGIC, h);
451 cleanly using ziperr(). */
461 ziperr(ZE_ABORT, "aborting");
1271 ziperr(ZE_PARMS, "cannot write zip file to terminal");
1273 ziperr(ZE_MEM, "was processing arguments");
1277 ziperr(r, zipfile);
1337 ziperr(ZE_ME
[all...]
H A Dtailor.h872 # define ZIPERR ziperr
H A Dutil.c834 ziperr(ZE_MEM, "Can't get memory for arguments");
841 ziperr(ZE_MEM, "Can't get memory for arguments");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/amiga/
H A Damigazip.c224 ziperr(m, a);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/acorn/
H A Dacornzip.c231 ziperr(m, a);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/aosvs/
H A Daosvs.c149 ziperr(m, a);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/os2/
H A Dmakefile.os2458 ZIP_H = zip.h ziperr.h tailor.h $(OSDEP_H)

Completed in 83 milliseconds

123