Home
last modified time | relevance | path

Searched refs:unzip (Results 1 – 25 of 55) sorted by relevance

123

/freebsd/contrib/unbound/contrib/android/
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";
H A Dinstall_tools.sh6 sudo apt-get -qq install --no-install-recommends curl tar zip unzip perl openjdk-8-jdk autoconf aut…
/freebsd/usr.bin/less/
H A Dlesspipe.sh6 exec unzip -c "$1" 2>/dev/null
/freebsd/contrib/dialog/samples/copifuncs/
H A Dcopi.ifmcfg27 unzip /usr/bin/unzip -oq $F
/freebsd/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.in78 ( mkdir "$nistdir" && unzip -d "${nistdir}" "${nistzip}" ) >/dev/null || \
/freebsd/usr.bin/unzip/
H A DMakefile11 .PATH: ${_LIBARCHIVEDIR}/unzip
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVScheduleZb.td43 def WriteZIP : SchedWrite; // zip/unzip
80 def ReadZIP : SchedRead; // zip/unzip
H A DRISCVInstrInfoZb.td450 def UNZIP_RV32 : RVBUnary<0b000010001111, 0b101, OPC_OP_IMM, "unzip">,
578 // We treat zip and unzip as separate instructions, so match it directly.
/freebsd/sys/contrib/zlib/contrib/
H A DREADME.contrib38 Mini zip and unzip based on zlib
/freebsd/contrib/libcbor/
H A DBazel.md28 Bazel will unzip the libcbor zip file, then copy this file in as `BUILD`.
/freebsd/sys/contrib/libsodium/packaging/dotnet-core/
H A DREADME.md52 You may need to install `docker`, `make`, `curl`, `tar` and `unzip` first.
/freebsd/usr.bin/
H A DMakefile163 unzip \
/freebsd/contrib/libarchive/unzip/
H A Dbsdunzip.c970 unzip(const char *fn) in unzip() function
1258 unzip(zipfile); in main()
/freebsd/tools/tools/sysbuild/
H A DREADME118 /usr/ports/archivers/unzip
/freebsd/tools/tools/locale/
H A DMakefile138 cd ${UNIDIR} && unzip -o ../${CLDRFILES_${N}:T}
/freebsd/contrib/libarchive/
H A DREADME.md26 * **unzip**: the 'bsdunzip' program is a simple replacement tool for Info-ZIP's unzip
/freebsd/etc/mtree/
H A DBSD.tests.dist1224 unzip
/freebsd/contrib/tnftp/
H A DMakefile.in547 unzip $(distdir).zip ;;\
/freebsd/contrib/openbsm/
H A DMakefile.in635 unzip $(distdir).zip ;;\
/freebsd/contrib/openpam/
H A DMakefile.in657 unzip $(distdir).zip ;;\
/freebsd/contrib/file/
H A DMakefile.in691 unzip $(distdir).zip ;;\
/freebsd/sys/contrib/zlib/
H A DChangeLog26 - Read multiple bytes instead of byte-by-byte in minizip unzip.c
288 - Minor cleanup up contrib/minizip/unzip.c [Vollant]
704 - Fix contrib/minizip/unzip.c non-encrypted after encrypted [Vollant]
1200 - added contrib/minzip, mini zip and unzip based on zlib (Gilles Vollant)
1201 See http://www.winimage.com/zLibDll/unzip.html
1234 - add a pointer to experimental unzip library in README (Gilles Vollant)

123