Searched refs:ZE_OPEN (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dziperr.h56 #define ZE_OPEN 18 /* could not open a specified file to read */ macro
H A Dzipup.c442 return ZE_OPEN;
596 return ZE_OPEN;
603 return ZE_OPEN;
606 return ZE_OPEN;
610 return ZE_OPEN;
H A Dzip.c1555 ZIPERR(ZE_OPEN, errbuf);
2140 int o; /* true if there were any ZE_OPEN errors */
3721 ZIPERR(ZE_OPEN, "-");
4031 return ZE_OPEN;
4049 ZIPERR(ZE_OPEN, zipfile);
4111 ZIPERR(ZE_OPEN, filelist->name);
4138 ZIPERR(ZE_OPEN, "-R");
4979 o = 0; /* no ZE_OPEN errors yet */
5064 (r = zipup(z)) != ZE_OK && r != ZE_OPEN && r != ZE_MISS)
5124 if (r == ZE_OPEN ||
[all...]
H A Dzipfile.c4056 return ZE_OPEN;
5157 ZIPERR(ZE_OPEN, zipfile);
5197 ZIPERR(ZE_OPEN, zipfile);
5202 ZIPERR(ZE_OPEN, zipfile);
6050 ZIPERR(ZE_OPEN, split_path);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/atheos/
H A Datheos.c530 return ZE_OPEN;
605 return ZE_OPEN;
685 return ZE_OPEN;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/beos/
H A Dbeos.c543 return ZE_OPEN;
618 return ZE_OPEN;
703 return ZE_OPEN;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/windll/Vb/
H A DVBZipBas.bas244 Public Const ZE_OPEN = 18 ' Could Not Open A Specified File To Read Error
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/qdos/
H A Dqdos.c713 return ZE_OPEN;
860 last_rv = (rv == -1 ? ZE_OPEN : ZE_OK);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/vms/
H A Dvms_pk.c532 return ZE_OPEN;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/windll/VBz64/
H A DVBZipBas.bas264 Public Const ZE_OPEN = 18 ' Could Not Open A Specified File To Read Error
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/tandem/
H A Dtanzip.c603 return ZE_OPEN;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/unix/
H A Dunix.c587 return ZE_OPEN;

Completed in 143 milliseconds