Searched refs:zip (Results 1 - 25 of 86) sorted by relevance

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/testsuite/
H A Dunzip.tests23 zip foo.zip foo foo/bar > /dev/null
28 testing "unzip (subdir only)" "unzip -q foo.zip foo/ && test -d foo && test ! -f foo/bar && echo yes" "yes\n" "" ""
31 rm foo.zip
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Ddbgen.pl29 $zip = 22000 + $i / 5000;
38 printf " <zip>%d</zip>\n", $zip;
H A Ddbgenattr.pl29 $zip = 22000 + $i / 5000;
38 printf " zip='%d'/>\n", $zip;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/minizip/
H A DMakefile5 ZIP_OBJS = minizip.o zip.o ioapi.o ../../libz.a
20 ./miniunz -l test.zip
22 ./miniunz test.zip
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/minizip/
H A DMakefile5 ZIP_OBJS = minizip.o zip.o ioapi.o
20 ./miniunz -l test.zip
22 ./miniunz test.zip
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/atalkd/
H A DMakefile.am7 atalkd_SOURCES = aep.c config.c main.c multicast.c nbp.c route.c rtmp.c zip.c
20 zip.h
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/atalkd/
H A DMakefile.am7 atalkd_SOURCES = aep.c config.c main.c multicast.c nbp.c route.c rtmp.c zip.c
20 zip.h
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/
H A Dmaketgz164 # Now make a zip archive from the tar.gz original
172 find . | zip $zip -@ >/dev/null
173 mv $zip ../
178 zip="curl-$version.zip"
179 echo "Generating $zip"
186 ls -l $targz $bzip2 $zip $lzma
189 echo "gpg -b -a $targz && gpg -b -a $bzip2 && gpg -b -a $zip && gpg -b -a $lzma"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/tests/
H A Dcavs_tests.sh29 # 4. Send the result file cavs/CAVS_results-*.zip to the testing lab.
80 result_file="CAVS_results-$ARCH-$DATE.zip"
92 if [ ! zip -h >/dev/null 2>&1 ]; then
93 echo "required program \"zip\" is not installed on this system" >&2
133 find . -type f -name "*rsp" -print | zip -@ "$result_file"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libogg-1.1.4/
H A DMakefile.am3 AUTOMAKE_OPTIONS = foreign 1.6 dist-zip
H A DMakefile.in82 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).zip
207 AUTOMAKE_OPTIONS = foreign 1.6 dist-zip
524 dist-zip: distdir
525 -rm -f $(distdir).zip
526 zip -rq $(distdir).zip $(distdir)
531 -rm -f $(distdir).zip
532 zip -rq $(distdir).zip $(distdir)
550 *.zip*) \
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/include/atalk/
H A DMakefile.am9 zip.h ea.h acl.h unix.h directory.h hash.h volume.h
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/
H A DMakefile.am3 AUTOMAKE_OPTIONS = 1.6 foreign dist-zip dist-bzip2
H A DMakefile.in89 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 $(distdir).zip
230 AUTOMAKE_OPTIONS = 1.6 foreign dist-zip dist-bzip2
562 dist-zip: distdir
563 -rm -f $(distdir).zip
564 zip -rq $(distdir).zip $(distdir)
570 -rm -f $(distdir).zip
571 zip -rq $(distdir).zip $(distdir)
589 *.zip*) \
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A DMakefile.am9 zip.h ea.h acl.h unix.h directory.h hash.h volume.h
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dsijointest.tcl44 set zipname "sijoin-zip.db"
89 set zip [sj_getzip "" $item]
100 set ret [$zipc get -set $zip]
102 error_check_good zipset($zip) [sj_getzip "" $zd] $zip
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-sharp/
H A DMakefile.am67 avahi-sharp-docs.zip: avahi-sharp-docs.tree
73 monodoc_DATA = avahi-sharp-docs.zip avahi-sharp-docs.tree avahi-sharp-docs.source
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-ui-sharp/
H A DMakefile.am54 avahi-ui-sharp-docs.zip: avahi-ui-sharp-docs.tree
60 monodoc_DATA = avahi-ui-sharp-docs.zip avahi-ui-sharp-docs.tree avahi-ui-sharp-docs.source
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/os2/
H A DMakefile167 distr: all rmzip gettext-os2-$(VERSION)-bin.zip
170 rm -f gettext-os2-$(VERSION)-bin.zip
218 gettext-os2-$(VERSION)-bin.zip: $(INSTALL.FILES)
220 zip -9XD $@ $^
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/amiga/
H A DMakefile.pup43 zip:
44 zip -ul9 zlib README ChangeLog Makefile Make????.??? Makefile.?? \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/amiga/
H A DMakefile.pup43 zip:
44 zip -ul9 zlib README ChangeLog Makefile Make????.??? Makefile.?? \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/expat-2.0.1/
H A DMakefile165 tests/xmlts.zip:
166 wget --output-document=tests/xmlts.zip \
167 http://www.w3.org/XML/Test/xmlts20020606.zip
169 tests/XML-Test-Suite: tests/xmlts.zip
170 cd tests && unzip -q xmlts.zip
H A DMakefile.in168 tests/xmlts.zip:
169 wget --output-document=tests/xmlts.zip \
170 http://www.w3.org/XML/Test/xmlts20020606.zip
172 tests/XML-Test-Suite: tests/xmlts.zip
173 cd tests && unzip -q xmlts.zip
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libexif-0.6.19/
H A DMakefile.in141 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 $(distdir).zip
635 dist-zip: distdir
636 -rm -f $(distdir).zip
637 zip -rq $(distdir).zip $(distdir)
643 -rm -f $(distdir).zip
644 zip -rq $(distdir).zip $(distdir)
664 *.zip*) \
665 unzip $(distdir).zip ;;\
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/rpathlz/
H A DMakefile.in360 dist-zip: distdir
361 -rm -f $(distdir).zip
362 zip -rq $(distdir).zip $(distdir)
382 *.zip*) \
383 unzip $(distdir).zip ;;\
529 dist-gzip dist-shar dist-tarZ dist-zip distcheck distclean \

Completed in 301 milliseconds

1234