Searched refs:unzip (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-11-stable/usr.bin/unzip/
H A DMakefile3 PROG = unzip
H A Dunzip.c30 * $FreeBSD: stable/11/usr.bin/unzip/unzip.c 330449 2018-03-05 07:26:05Z eadler $
107 fprintf(stderr, "unzip: ");
124 fprintf(stderr, "unzip: ");
141 fprintf(stderr, "unzip: ");
157 fprintf(stderr, "unzip: ");
855 unzip(const char *fn) function
937 fprintf(stderr, "Usage: unzip [-aCcfjLlnopqtuvyZ1] [-d dir] [-x pattern] "
1031 * Info-ZIP's unzip(1) expects certain options to come before the
1063 unzip(zipfil
[all...]
/freebsd-11-stable/contrib/unbound/contrib/android/
H A Dinstall_tools.sh6 sudo apt-get -qq install --no-install-recommends curl tar zip unzip perl openjdk-8-jdk autoconf automake libtool pkg-config
H A Dinstall_ndk.sh33 if ! unzip -qq "$HOME/android-sdk.zip" -d "$ANDROID_SDK_ROOT";
40 if ! unzip -qq "$HOME/android-ndk.zip" -d "$HOME";
/freebsd-11-stable/usr.bin/less/
H A Dlesspipe.sh8 exec unzip -c "$1" 2>/dev/null
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dtest_nist_cert.in57 ( mkdir "$nistdir" && cd "$nistdir" && unzip "$nistzip" ) >/dev/null || \
H A Dtest_nist_pkcs12.in58 ( mkdir "$nistdir" && cd "$nistdir" && unzip "$nistzip" ) >/dev/null || \
H A Dtest_nist.in59 ( mkdir "$nistdir" && unzip -d "${nistdir}" "${nistzip}" ) >/dev/null || \
H A Dtest_nist2.in59 #--------- Try to find unzip
68 test -x "$p/unzip" && { found=1 ; break; }
78 ( mkdir "$nistdir" && unzip -d "${nistdir}" "${nistzip}" ) >/dev/null || \
/freebsd-11-stable/contrib/subversion/
H A Dget-deps.sh133 unzip -q $TEMPDIR/$SQLITE.zip
/freebsd-11-stable/contrib/expat/
H A DMakefile.am129 cd tests && unzip -q xmlts.zip
H A DMakefile.in772 unzip $(distdir).zip ;;\
1008 cd tests && unzip -q xmlts.zip
/freebsd-11-stable/usr.bin/
H A DMakefile177 unzip \
/freebsd-11-stable/contrib/libstdc++/
H A DMakefile.in610 unzip $(distdir).zip ;;\
/freebsd-11-stable/contrib/tnftp/
H A DMakefile.in547 unzip $(distdir).zip ;;\
/freebsd-11-stable/contrib/gcclibs/libmudflap/
H A DMakefile.in686 unzip $(distdir).zip ;;\
/freebsd-11-stable/contrib/gcclibs/libssp/
H A DMakefile.in599 unzip $(distdir).zip ;;\
/freebsd-11-stable/contrib/openbsm/
H A DMakefile.in582 unzip $(distdir).zip ;;\
/freebsd-11-stable/contrib/openpam/
H A DMakefile.in643 unzip $(distdir).zip ;;\
/freebsd-11-stable/contrib/file/
H A DMakefile.in682 unzip $(distdir).zip ;;\
/freebsd-11-stable/crypto/heimdal/
H A DMakefile.in745 unzip $(distdir).zip ;;\
/freebsd-11-stable/contrib/ntp/
H A DMakefile.in889 unzip $(distdir).zip ;;\
/freebsd-11-stable/targets/pseudo/userland/
H A DMakefile.depend401 usr.bin/unzip \
/freebsd-11-stable/contrib/sqlite3/
H A DMakefile.in816 unzip $(distdir).zip ;;\
/freebsd-11-stable/contrib/ntp/sntp/
H A DMakefile.in1270 unzip $(distdir).zip ;;\

Completed in 322 milliseconds

12