Searched refs:zipfile (Results 1 - 25 of 51) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dzipcloak.c58 /* Set the filetype of the zipfile to "application/zip" */
63 /* Set the filetype of the zipfile to "application/x-zip" */
68 /* Set the Creator/Type of the zipfile to 'IZip' and 'ZIP ' */
73 /* Set the filetype of the zipfile to &DDC */
148 if (zipfile != NULL) free((zvoid *)zipfile);
210 "Usage: zipcloak [-dq] [-b fm] zipfile",
212 "Usage: zipcloak [-dq] [-b path] zipfile",
392 zipfile = tempzip = NULL;
448 if (zipfile !
[all...]
H A Dzipnote.c76 /* Set the filetype of the zipfile to "application/zip" */
81 /* Set the filetype of the zipfile to "application/x-zip" */
86 /* Set the Creator/Type of the zipfile to 'IZip' and 'ZIP ' */
91 /* Set the filetype of the zipfile to &DDC */
168 if (zipfile != NULL)
169 free((zvoid *)zipfile);
214 "Usage: zipnote [-w] [-q] [-b fm] zipfile",
216 "Usage: zipnote [-w] [-q] [-b path] zipfile",
218 " the default action is to write the comments in zipfile to stdout",
219 " -w write the zipfile comment
[all...]
H A Dzipsplit.c100 /* Set the filetype of the zipfile to "application/zip" */
105 /* Set the filetype of the zipfile to "application/x-zip" */
110 /* Set the Creator/Type of the zipfile to 'IZip' and 'ZIP ' */
115 /* Set the filetype of the zipfile to &DDC */
243 if (zipfile != NULL)
244 free((zvoid *)zipfile);
289 "Usage: zipsplit [-tipqs] [-n size] [-r room] [-b fm] zipfile",
291 "Usage: zipsplit [-tipqs] [-n size] [-r room] [-b path] zipfile",
667 if (zipfile == NULL)
669 if ((zipfile
[all...]
H A Dzip.c249 if (latest && zipfile && strcmp(zipfile, "-"))
277 stamp(zipfile, t);
289 if (zipfile != NULL)
291 free((zvoid *)zipfile);
292 zipfile = NULL;
371 if (tempzip != zipfile) {
390 zipfile);
393 zipfile);
418 if (zipfile !
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/unix/
H A Dzipgrep28 echo usage: `basename "$0"` "[egrep_options] pattern zipfile [members...]"
32 zipfile="$1"; shift
57 for i in `unzip -Z1 "$zipfile" ${1+"$@"} | sed -e 's/\\\\/\\\\\\\\/g' `; do
60 unzip -p-L "$zipfile" "$i" | \
66 unzip -p-L "$zipfile" "$i" | \
80 ( unzip -p-L "$zipfile" "$i" | \
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/usr/sbin/
H A Dzipgrep28 echo usage: `basename "$0"` "[egrep_options] pattern zipfile [members...]"
32 zipfile="$1"; shift
57 for i in `unzip -Z1 "$zipfile" ${1+"$@"} | sed -e 's/\\\\/\\\\\\\\/g' `; do
60 unzip -p-L "$zipfile" "$i" | \
66 unzip -p-L "$zipfile" "$i" | \
80 ( unzip -p-L "$zipfile" "$i" | \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/msdos/
H A Dmakefile.dj127 OBJZ = zip.o crypt.o ttyio.o zipfile.o zipup.o fileio.o util.o \
49 zipfile.o: zipfile.c $(ZIP_H) crc32.h
80 zipfile_.o: zipfile.c $(ZIP_H) crc32.h
81 $(CC) $(UTILFLAGS) $@ zipfile.c
H A Dmakefile.dj231 OBJZ = zip.o crypt.o ttyio.o zipfile.o zipup.o fileio.o util.o \
53 zipfile.o: zipfile.c $(ZIP_H) crc32.h
84 zipfile_.o: zipfile.c $(ZIP_H) crc32.h
85 $(CC) $(UTILFLAGS) $@ zipfile.c
H A Dmakefile.bor81 OBJZ = zip.obj crypt.obj ttyio.obj zipfile.obj zipup.obj fileio.obj util.obj \
100 zipfile.obj: zipfile.c $(ZIP_H) crc32.h
142 zipfile_.obj: zipfile.c $(ZIP_H) crc32.h
143 $(CC) -c $(UTILFLAGS)$* zipfile.c
H A Dmakefile.emx56 OBJZ1 = zip$(OBJ) zipfile$(OBJ) zipup$(OBJ) fileio$(OBJ) util$(OBJ) \
84 zipfile$(OBJ): zipfile.c $(ZIP_H) crc32.h
117 zipfile_$(OBJ): zipfile.c $(ZIP_H) crc32.h
118 $(CC) -c -I. $(CCFLAGS) -DUTIL $(OUT)$@ zipfile.c
H A Dmakefile.msc87 OBJZ = zip.obj crypt.obj ttyio.obj zipfile.obj zipup.obj fileio.obj util.obj \
106 # MSC 5.1 generates bad code on zipfile with -Ox
107 zipfile.obj: zipfile.c $(ZIP_H) crc32.h
150 # MSC 5.1 generates bad code on zipfile with -Ox
151 zipfile_.obj: zipfile.c $(ZIP_H) crc32.h
152 $(CC) -c $(SPECFLAGS) -DUTIL -Fo$@ zipfile.c
H A Dmakefile.tc63 OBJZ = zip.obj crypt.obj ttyio.obj zipfile.obj zipup.obj fileio.obj util.obj \
82 zipfile.obj: zipfile.c $(ZIP_H) crc32.h
124 _zipfile.obj: zipfile.c $(ZIP_H) crc32.h
125 $(CC) -c $(UTILFLAGS)$* zipfile.c
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dmakefile.a6436 OBJZ = zip.obj crypt.obj ttyio.obj zipfile.obj zipup.obj fileio.obj util.obj \
55 zipfile.obj: zipfile.c $(ZIP_H) crc32.h
103 zipfile_.obj: zipfile.c $(ZIP_H) crc32.h
104 $(CC) -c $(UTILFLAGS) zipfile.c
H A Dmakefile.ibm25 OBJZ = zip.obj crypt.obj ttyio.obj zipfile.obj zipup.obj fileio.obj util.obj \
44 zipfile.obj: zipfile.c $(ZIP_H) crc32.h
92 zipfile_.obj: zipfile.c $(ZIP_H) crc32.h
93 $(CC) -c $(UTILFLAGS) zipfile.c
H A Dmakefile.lcc39 OBJZ1 = zip.obj zipfile.obj zipup.obj fileio.obj util.obj
67 zipfile.obj: zipfile.c $(ZIP_H) crc32.h
97 zipfile_.obj: zipfile.c $(ZIP_H) crc32.h
98 $(CC) $(CFLAGS) -DUTIL -Fo$@ zipfile.c
H A Dmakefile.bor49 OBJZ1 = zip.obj crypt.obj ttyio.obj zipfile.obj zipup.obj fileio.obj util.obj \
70 zipfile.obj: zipfile.c $(ZIP_H) crc32.h
121 zipfile_.obj: zipfile.c $(ZIP_H) crc32.h
122 $(CC) -c $(UTILFLAGS)$* zipfile.c
H A Dmakefile.dj23 OBJZ1 = zip$(OBJ) zipfile$(OBJ) zipup$(OBJ) fileio$(OBJ) util$(OBJ) \
51 zipfile$(OBJ): zipfile.c $(ZIP_H) crc32.h
81 zipfile_$(OBJ): zipfile.c $(ZIP_H) crc32.h
82 $(CC) -c -I. $(CFLAGS) -DUTIL -o$@ zipfile.c
H A Dmakefile.gcc58 OBJZ1 = zip.o crypt.o ttyio.o zipfile.o zipup.o fileio.o util.o \
89 zipfile.o: zipfile.c $(ZIP_H) crc32.h
116 zipfile_.o: zipfile.c $(ZIP_H) crc32.h
117 $(CC) -c $(UTILFLAGS) zipfile.c
H A Dmakefile.w32109 OBJZ = zip.obj crypt.obj ttyio.obj zipfile.obj zipup.obj fileio.obj util.obj \
129 zipfile.obj: zipfile.c $(ZIP_H) crc32.h
180 zipfile_.obj: zipfile.c $(ZIP_H) crc32.h
181 $(CC) -c $(UTILFLAGS) zipfile.c
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/theos/
H A DMakefile22 OBJZ = zip.o zipfile.o zipup.o fileio.o util.o globals.o crypt.o ttyio.o \
43 zipfile.o: zipfile.c $(ZIP_H) crc32.h
103 zipfile_.o: zipfile.c $(ZIP_H) crc32.h
104 $(CC) -c $(UTILFLAGS)$@ zipfile.c
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/amiga/
H A Dmakefile.azt74 $(O)trees.o $(O)zipfile.o $(O)zipup.o $(O)util.o $(O)timezone.o \
79 $(O)trees.ol $(O)zipfile.ol $(O)zipup.ol $(O)util.ol $(O)timezone.ol \
83 OBJU = $(O)zipfile.oo $(O)fileio.oo \
93 $(O)trees.od $(O)zipfile.od $(O)zipup.od $(O)util.od $(O)timezone.od \
98 $(O)trees.dl $(O)zipfile.dl $(O)zipup.dl $(O)util.dl $(O)timezone.dl \
102 DBJU = $(O)zipfile.dd $(O)fileio.dd \
196 $(O)deflate.o $(O)trees.o $(O)zipfile.o $(O)zipup.o $(O)fileio.o $(O)util.o \
200 $(O)ttyio.ol $(O)deflate.ol $(O)trees.ol $(O)zipfile.ol $(O)zipup.ol \
204 $(O)crc32.oo $(O)crypt.oo $(O)zipfile.oo $(O)fileio.oo $(O)util.oo : $(ZIP_H)
217 $(O)zipfile
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/acorn/
H A Dmakefile29 OBJZ = zip.o zipfile.o zipup.o fileio.o util.o globals.o crc32.o \
67 zip.o crc32.o crypt.o fileio.o zipfile.o zipup.o: crc32.h
81 zipfile_.o: zipfile.c
82 $(CC) $(CFLAGS) -DUTIL -c c.zipfile -o o.zipfile_
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/vms/
H A Dmakesfx.com18 $! The zipfile given in p1 will be concatenated with unzipsfx and given a
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/human68k/
H A DMakefile24 OBJZ = zip.o zipfile.o zipup.o fileio.o util.o globals.o crypt.o ttyio.o \
88 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/unzip60/macos/source/
H A Dhelpers.c38 extern char *zipfile; /* filename of the Zipfile */

Completed in 185 milliseconds

123