Searched refs:ZCONST (Results 51 - 75 of 113) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/wince/
H A Dwince.cpp750 static void conv_to_rule(LPSYSTEMTIME lpw32tm, struct rule * ZCONST ptrule);
752 static void conv_to_rule(LPSYSTEMTIME lpw32tm, struct rule * ZCONST ptrule)
768 int GetPlatformLocalTimezone(register struct state * ZCONST sp,
769 void (*fill_tzstate_from_rules)(struct state * ZCONST sp_res,
770 ZCONST struct rule * ZCONST start,
771 ZCONST struct rule * ZCONST end))
H A Dintrface.cpp201 int UZ_EXP CheckForAbort2(zvoid *pG, int fnflag, ZCONST char *zfn,
202 ZCONST char *efn, ZCONST zvoid *details);
814 int UZ_EXP CheckForAbort2(zvoid *pG, int fnflag, ZCONST char *zfn,
815 ZCONST char *efn, ZCONST zvoid *details)
1395 char* do_wild(__GPRO__ ZCONST char *wildspec)
1763 int match(ZCONST char *string, ZCONST char *pattern, int ignore_case __WDLPRO)
1773 int iswild(ZCONST cha
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/
H A Dwindll.c69 static int UZ_EXP Wiz_StatReportCB(zvoid *pG, int fnflag, ZCONST char *zfn,
70 ZCONST char *efn, ZCONST zvoid *details);
827 ZCONST char *zfn; /* name of zip archiv */
828 ZCONST char *efn; /* name of archiv entry being processed */
863 static int WINAPI Wiz_StatReportCB(zvoid *pG, int fnflag, ZCONST char *zfn,
864 ZCONST char *efn, ZCONST zvoid *details)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/macos/source/
H A Dcharmap.h42 ZCONST unsigned char MacRoman_to_WinCP1252[128] = {
176 ZCONST unsigned char WinCP1252_to_MacRoman[128] = {
H A Dhelpers.c40 extern ZCONST unsigned char MacRoman_to_WinCP1252[128];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/amiga/
H A Damiga.h179 ZCONST char *wildname;\
H A Damiga.c69 static int ispattern(ZCONST char *p)
98 ZCONST char *wildspec; /* only used first time on a given dir */
102 static ZCONST char *wildname;
127 if ((G.wildname = (ZCONST char *)strrchr(wildspec, '/')) == NULL &&
128 (G.wildname = (ZCONST char *)strrchr(wildspec, ':')) == NULL) {
769 ZCONST char *fname;
853 BOOL is_floppy(ZCONST char *path)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/macos/source/
H A Dhelpers.c40 extern ZCONST unsigned char MacRoman_to_WinCP1252[128];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dunzipstb.c32 static ZCONST UzpVer *pVersion; /* no pervert jokes, please... */
H A Dexplode.c54 c16 8 Feb 98 C. Spieler added ZCONST modifiers to const tables
161 static ZCONST ush cplen2[] =
166 static ZCONST ush cplen3[] =
171 static ZCONST uch extra[] =
176 static ZCONST ush cpdist4[] =
183 static ZCONST ush cpdist8[] =
H A Debcdic.h46 #ifndef ZCONST
47 # define ZCONST const macro
53 ZCONST uch ebcdic[] = {
97 ZCONST uch ascii[] = {
148 ZCONST uch ebcdic[] = {
184 ZCONST uch ascii[] = {
239 ZCONST uch Far iso2oem_850[] = {
260 ZCONST uch Far oem2iso_850[] = {
291 ZCONST uch Far *iso2oem = iso2oem_850; /* backward compatibility default */
294 ZCONST uc
[all...]
H A Dcrc32.c28 #ifndef ZCONST
29 # define ZCONST const macro
134 static ZCONST uch p[] = {0,1,2,4,5,7,8,10,11,12,16,22,23,26};
182 local ZCONST ulg near crc_table[CRC_TBLS*256] = {
617 ZCONST uLongf *get_crc_table OF((void))
619 ZCONST ulg near *get_crc_table OF((void))
627 return (ZCONST uLongf *)crc_table;
682 register ZCONST uch *buf; /* pointer to bytes to pump through */
689 register ZCONST ulg near *crc_32_tab;
704 ZCONST z_uint
[all...]
H A Dttyio.c552 ZCONST char *m; /* prompt for password */
604 ZCONST char *m; /* prompt for password */
657 ZCONST char *m; /* prompt for password */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/win32/
H A Dcrc_i386.c86 #ifndef ZCONST
87 # define ZCONST const macro
197 ZCONST uch *buf; /* pointer to bytes to pump through */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dcrc_i386.c86 #ifndef ZCONST
87 # define ZCONST const macro
197 ZCONST uch *buf; /* pointer to bytes to pump through */
H A Dwin32.c412 static ZCONST ush ydays[] =
1023 static void conv_to_rule(LPSYSTEMTIME lpw32tm, struct rule * ZCONST ptrule);
1025 static void conv_to_rule(LPSYSTEMTIME lpw32tm, struct rule * ZCONST ptrule)
1041 int GetPlatformLocalTimezone(register struct state * ZCONST sp,
1042 void (*fill_tzstate_from_rules)(struct state * ZCONST sp_res,
1043 ZCONST struct rule * ZCONST start,
1044 ZCONST struct rule * ZCONST end))
1147 static ZCONST cha
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/theos/
H A Dtheos.c117 ZCONST char *string;
118 ZCONST char *pattern;
164 ZCONST char *wildspec; /* only used first time on a given dir */
167 static ZCONST char *wildname;
187 if ((wildname = (ZCONST char *)strrchr(wildspec, '/')) ==
188 (ZCONST char *)NULL)
1108 static ZCONST char Far DirlistUidGidFailed[] =
1110 static ZCONST char Far DirlistUtimeFailed[] =
1113 static ZCONST char Far DirlistChmodFailed[] =
1173 ZCONST cha
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Debcdic.h48 #ifndef ZCONST
49 # define ZCONST const macro
55 ZCONST uch ebcdic[] = {
99 ZCONST uch ascii[] = {
150 ZCONST uch ebcdic[] = {
186 ZCONST uch ascii[] = {
242 ZCONST uch Far iso2oem[] = {
261 ZCONST uch Far iso2oem[] = {
284 ZCONST uch Far oem2iso[] = {
303 ZCONST uc
[all...]
H A Dfileio.c56 int rename OF((ZCONST char *, ZCONST char *));
61 local int optionerr OF((char *, ZCONST char *, int, int));
66 local int utf8_char_bytes OF((ZCONST char *utf8));
67 local long ucs4_char_from_utf8 OF((ZCONST char **utf8 ));
69 local int utf8_to_ucs4_string OF((ZCONST char *utf8, ulg *usc4buf,
71 local int ucs4_string_to_utf8 OF((ZCONST ulg *ucs4, char *utf8buf,
74 local int utf8_chars OF((ZCONST char *utf8));
80 local int fqcmp OF((ZCONST zvoid *, ZCONST zvoi
[all...]
H A Dcrc32.c28 #ifndef ZCONST
29 # define ZCONST const macro
134 static ZCONST uch p[] = {0,1,2,4,5,7,8,10,11,12,16,22,23,26};
182 local ZCONST ulg near crc_table[CRC_TBLS*256] = {
617 ZCONST uLongf *get_crc_table OF((void))
619 ZCONST ulg near *get_crc_table OF((void))
627 return (ZCONST uLongf *)crc_table;
682 register ZCONST uch *buf; /* pointer to bytes to pump through */
689 register ZCONST ulg near *crc_32_tab;
704 ZCONST z_uint
[all...]
H A Dttyio.c549 ZCONST char *m; /* prompt for password */
601 ZCONST char *m; /* prompt for password */
654 ZCONST char *m; /* prompt for password */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/aosvs/
H A Daosvs.c78 static ZCONST char Far CannotDeleteOldFile[] =
80 static ZCONST char Far CannotCreateFile[] = "error: cannot create %s\n";
119 ZCONST char *wildspec; /* only used first time on a given dir */
122 static ZCONST char *wildname;
143 if ((wildname = strrchr(wildspec, '/')) == (ZCONST char *)NULL) {
1360 int zvs_create(ZCONST char *fname, long cretim, long modtim, long acctim,
1410 int zvs_credir(ZCONST char *dname, long cretim, long modtim, long acctim,
1460 char *ux_to_vs_name(char *outname, ZCONST char *inname)
1462 ZCONST char *ip=inname, *op=outname;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/unix/
H A Dunxcfg.h219 ZCONST char *wildname;\
H A Dunix.c116 static ZCONST char CannotSetItemUidGid[] =
118 static ZCONST char CannotSetUidGid[] =
120 static ZCONST char CannotSetItemTimestamps[] =
122 static ZCONST char CannotSetTimestamps[] =
137 DIR *opendir OF((ZCONST char *dirspec));
142 ZCONST char *dirspec;
191 ZCONST char *wildspec; /* only used first time on a given dir */
195 static ZCONST char *wildname;
217 if ((G.wildname = (ZCONST char *)strrchr(wildspec, '/')) == NULL) {
1019 ZCONST cha
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/beos/
H A Dbeos.c100 static ZCONST char CannotSetItemUidGid[] =
102 static ZCONST char CannotSetUidGid[] =
104 static ZCONST char CannotSetItemTimestamps[] =
106 static ZCONST char CannotSetTimestamps[] =
118 ZCONST char *wildspec; /* only used first time on a given dir */
122 static ZCONST char *wildname;
144 if ((G.wildname = (ZCONST char *)strrchr(wildspec, '/')) == NULL) {
1134 static ZCONST char DirlistChmodFailed[] =
1213 ZCONST char *fname;

Completed in 176 milliseconds

12345