Searched refs:ZE_PARMS (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dzipcloak.c420 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");
500 ziperr(ZE_PARMS, "more than one temp_path");
530 ziperr(ZE_PARMS, "zip file cannot be stdin");
532 ziperr(ZE_PARMS, "can only specify one zip file");
542 ziperr(ZE_PARMS, "unknown option");
550 if (zipfile == NULL) ziperr(ZE_PARMS, "need to specify zip file");
632 ziperr(ZE_PARMS,
[all...]
H A Dziperr.h55 #define ZE_PARMS 16 /* bad command line */ macro
H A Dzipsplit.c620 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_PARMS, "Use option -h for help.");
661 ziperr(ZE_PARMS, "zip file cannot be stdin");
673 ziperr(ZE_PARMS, "can only specify one zip file");
681 ziperr(ZE_PARMS, "invalid size given. Use option -h for help.");
690 ziperr(ZE_PARMS, "need to specify zip file");
816 ziperr(ZE_PARMS, "way too many zip files must be made");
H A Dzip.c1271 ziperr(ZE_PARMS, "cannot write zip file to terminal");
1550 ZIPERR(ZE_PARMS, "missing file after @");
1801 ziperr(ZE_PARMS, "stderr is not a tty");
2693 ZIPERR(ZE_PARMS, "specify just one action");
2754 ZIPERR(ZE_PARMS, errbuf);
2764 ZIPERR(ZE_PARMS, errbuf);
2793 ZIPERR(ZE_PARMS, "encryption not supported");
2815 ZIPERR(ZE_PARMS, "specify just one action");
2896 ZIPERR(ZE_PARMS, "-mm not supported, Must_Match is -MM");
2928 ZIPERR(ZE_PARMS, "encryptio
[all...]
H A Dzipnote.c486 ziperr(ZE_PARMS, "use -b before zip file name");
501 ziperr(ZE_PARMS, "unknown option");
504 ziperr(ZE_PARMS, "zip file cannot be stdin");
514 ziperr(ZE_PARMS, "can only specify one zip file");
522 ziperr(ZE_PARMS, "need to specify zip file");
H A Dfileio.c488 return ZE_PARMS;
1360 ziperr(ZE_PARMS, "On MVS and not OE, tempath (-b) can only be HLQ");
4007 oERR(ZE_PARMS, optionerrbuf);
4033 oERR(ZE_PARMS, optionerrbuf);
4050 oERR(ZE_PARMS, optionerrbuf);
4068 oERR(ZE_PARMS, optionerrbuf);
4143 oERR(ZE_PARMS, optionerrbuf);
4158 oERR(ZE_PARMS, optionerrbuf);
4243 oERR(ZE_PARMS, optionerrbuf);
4257 oERR(ZE_PARMS, optionerrbu
[all...]
H A Dapi.c119 return ZE_PARMS; /* Something is screwy with the
H A Dzipup.c985 ZIPERR(ZE_PARMS, "zip -0 not supported for I/O on pipes or devices");
H A Dzipfile.c4222 return ZE_PARMS;
4232 return ZE_PARMS;
4240 return ZE_PARMS;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/os2/
H A Dos2.c100 return ZE_PARMS;
128 ziperr(ZE_PARMS, "cannot remove parent directory");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/windll/Vb/
H A DVBZipBas.bas243 Public Const ZE_PARMS = 16 ' Bad Command Line Argument Error
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/atari/
H A Datari.c135 return ZE_PARMS;
163 ziperr(ZE_PARMS, "cannot remove parent directory");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/amiga/
H A Damigazip.c147 return ZE_PARMS;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/windll/VBz64/
H A DVBZipBas.bas263 Public Const ZE_PARMS = 16 ' Bad Command Line Argument Error
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/vms/
H A Dcmdline.c926 ziperr(ZE_PARMS, errbuf);

Completed in 266 milliseconds