Searched refs:zipfile (Results 26 - 50 of 51) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/human68k/
H A DMakefile.gcc19 OBJZ = zip.o zipfile.o zipup.o fileio.o util.o crc32.o globals.o \
73 zip.o crc32.o crypt.o fileio.o zipfile.o zipup.o: crc32.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/macos/source/
H A Dhelpers.c38 extern char *zipfile; /* filename of the Zipfile */
H A Dmacopen.c26 extern char *zipfile; /* filename of the Zipfile */
45 /* open zipfile or tempzip */
46 if (strcmp(zipfile,path) == 0)
54 /* tempfile should appear in the same directory of the zipfile
55 -> save path of zipfile */
61 { /* add path of zipfile */
152 /* check zipfile name and tempfile name */
153 /* we are using this function only for replacing the tempfile with the zipfile */
154 if ((strcmp(zipfile,new_f) == 0) || (strcmp(tempzip,temp_f) == 0))
H A Dmacos.c355 if (strcmp(zipfile, new_f) == 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/msdos/
H A Dmakefile.wat145 OBJZ2 = $(O)zip.obj $(O)crypt.obj $(O)ttyio.obj $(O)zipfile.obj $(O)zipup.obj
206 $(O)zipfile.obj: zipfile.c $(ZIP_H) crc32.h
225 $(O)zipfile_.obj: zipfile.c $(ZIP_H) crc32.h
226 $(cc) $(cdebug) $(cflags) $(cvars) -DUTIL zipfile.c -fo=$@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/os2/
H A Dmakefile.os2446 OBJZ = zip$(OBJ) zipfile$(OBJ) zipup$(OBJ) fileio$(OBJ) util$(OBJ) \
475 zipfile$(OBJ): zipfile.c $(ZIP_H) crc32.h
529 zipfile_$(OBJ): zipfile.c $(ZIP_H) crc32.h
530 $(CC) -c -I. $(CCFLAGS) -DUTIL $(OUT)$@ zipfile.c
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dmakefile.emx178 OBJZ1 = zip$(OBJ) zipfile$(OBJ) zipup$(OBJ) fileio$(OBJ) util$(OBJ) \
209 zipfile$(OBJ): zipfile.c $(ZIP_H) crc32.h
242 zipfile_$(OBJ): zipfile.c $(ZIP_H) crc32.h
243 $(CC) -c -I. $(CCFLAGS) -DUTIL $(OUT)$@ zipfile.c
H A Dmakefile.w1053 OBJZ2 = $(OBJZ3) $(O)util.obj $(O)zipfile.obj $(O)fileio.obj $(O)deflate.obj
132 $(O)zipfile.obj: zipfile.c $(ZIP_H) crc32.h
160 $(O)zipfile_.obj: zipfile.c $(ZIP_H) crc32.h
161 $(cc) $(cdebug) $(cflags) $(cvars) -DUTIL zipfile.c -fo=$@
H A Dmakefile.wat53 OBJZ2 = $(OBJZ3) $(O)util.obj $(O)zipfile.obj $(O)fileio.obj $(O)deflate.obj
132 $(O)zipfile.obj: zipfile.c $(ZIP_H) crc32.h
160 $(O)zipfile_.obj: zipfile.c $(ZIP_H) crc32.h
161 $(cc) $(cdebug) $(cflags) $(cvars) -DUTIL zipfile.c -fo=$@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/qdos/
H A DMakefile.qlzip35 OBJZ = zip.o zipfile.o zipup.o fileio.o util.o globals.o crypt.o ttyio.o \
65 zip.o zipup.o crypt.o fileio.o zipfile.o: crc32.h
H A DMakefile.qdos31 OBJZ = zip.o zipfile.o zipup.o fileio.o util.o globals.o crypt.o qdos.o ttyio.o
61 zip.o zipup.o crc32.o crypt.o fileio.o zipfile.o: crc32.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/atari/
H A DMakefile30 OBJZ = zip.o zipfile.o zipup.o fileio.o util.o crc32.o globals.o \
61 zip.o crc32.o crypt.o fileio.o zipfile.o zipup.o: crc32.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/atheos/
H A DMakefile52 OBJZ = zip.o zipfile.o zipup.o fileio.o util.o globals.o crc32.o crypt.o \
87 zip.o crc32.o crypt.o fileio.o zipfile.o zipup.o: crc32.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/beos/
H A DMakefile92 OBJZ = zip.o zipfile.o zipup.o fileio.o util.o globals.o crypt.o ttyio.o \
127 zip.o crc32.o crypt.o fileio.o zipfile.o zipup.o: crc32.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dglobals.c109 int zip_to_stdout = 0; /* output zipfile to stdout 12/30/04 */
161 char *zipfile; /* New or existing zip archive (zip file) */ variable
175 char *out_path = NULL; /* base name of output file, usually same as zipfile */
231 int zipfile_exists = 0; /* 1 if zipfile exists */
H A Dzipfile.c2 zipfile.c - Zip 3
12 * zipfile.c by Mark Adler.
42 * XXX start of zipfile.h
234 * XXX end of zipfile.h
1787 because in the "regular" zipfile processing, the local header reads
1874 The name of the zip file is pointed to by the global "zipfile". The globals
1904 filetime(zipfile, &a, (zoff_t*)&s, NULL);
2128 fprintf(mesg, "zip warning: %s %s truncated.\n", zipfile,
2142 zipfile, zip_fzofft(zipbeg, NULL, "u"));
2324 The name of the zip file is pointed to by the global "zipfile"
[all...]
H A Dzipup.c1492 ziperr(ZE_TEMP, "error writing to zipfile");
1541 fseekable(zipfile)) {
1545 ziperr(ZE_TEMP, "error writing to zipfile");
1557 ziperr(ZE_TEMP, "error writing to zipfile");
1728 FILE *zipfile = y; local
1800 ziperr(ZE_TEMP, "error writing to zipfile");
1877 && fseekable(zipfile)) {
1882 ziperr(ZE_TEMP, "error writing to zipfile");
1894 ziperr(ZE_TEMP, "error writing to zipfile");
H A Dfileio.c745 wchar_t *zipfilew = local_to_wchar_string(zipfile);
748 zipstate = strcmp(zipfile, "-") != 0 &&
903 * a command like "zip -r zipfile FOO:" produces an empty internal name.
996 zipstate = strcmp(zipfile, "-") != 0 &&
997 zstat(zipfile, &zipstatb) == 0;
1543 /* from zipfile.c */
1913 split_path = get_in_split_path(zipfile, current_in_disk);
2022 * the same as zipfile. The path in in_path must be the archive
2705 if ((tempzip = malloc(strlen(zipfile) + 12)) == NULL) {
2708 strcpy(tempzip, zipfile);
[all...]
H A Dzip.h148 /* See central header in zipfile.c for what vem..off are */
149 /* Do not rearrange these as less than smart coding in zipfile.c
514 extern char *zipfile; /* New or existing zip archive (zip file) */
518 extern char *out_path; /* Name of output file, usually same as zipfile */
534 extern int zipfile_exists; /* 1 if zipfile exists */
555 extern int zipstate; /* flag "zipfile has been stat()'ed */
644 /* in zipfile.c */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/unix/
H A DMakefile.bak69 OBJZ = zip.o zipfile.o zipup.o fileio.o util.o globals.o crypt.o ttyio.o \
100 zip.o zipup.o zipfile.o fileio.o crc32.o crypt.o: crc32.h
H A DMakefile69 OBJZ = zip.o zipfile.o zipup.o fileio.o util.o globals.o crypt.o ttyio.o \
100 zip.o zipup.o zipfile.o fileio.o crc32.o crypt.o: crc32.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/macos/source/
H A Dmacos.c433 cp = G.filename; /* point to internal zipfile-member pathname */
705 necessary; else assume it's a zipfile member and return. This path
706 segment gets used in extracting all members from every zipfile specified
1070 /* we only need the filespec of the zipfile;
1076 FSSpec zipfile; local
1077 GetCompletePath(CompletePath, sz, &zipfile, &err);
1082 err = HOpen(zipfile.vRefNum, zipfile.parID, zipfile.name,
1087 else /* open zipfile entrie
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/atari/
H A Datari.c369 cp = G.filename; /* point to internal zipfile-member pathname */
517 loop over chars in zipfile member name
712 necessary; else assume it's a zipfile member and return. This path
713 segment gets used in extracting all members from every zipfile specified
936 zipfile.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/aosvs/
H A Daosvs.c568 cp = G.filename; /* point to internal zipfile-member pathname */
716 loop over chars in zipfile member name
910 necessary; else assume it's a zipfile member and return. This path
911 segment gets used in extracting all members from every zipfile specified
1076 zipfile.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/theos/
H A Dtheos.c523 cp = G.filename; /* point to internal zipfile-member pathname */
646 loop over chars in zipfile member name
872 necessary; else assume it's a zipfile member and return. This path
873 segment gets used in extracting all members from every zipfile specified
1075 zipfile.

Completed in 278 milliseconds

123