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

12

/freebsd-11.0-release/usr.bin/unzip/
H A DMakefile1 # $FreeBSD: releng/11.0/usr.bin/unzip/Makefile 275042 2014-11-25 14:29:10Z bapt $
3 PROG = unzip
H A Dunzip.c28 * $FreeBSD: releng/11.0/usr.bin/unzip/unzip.c 294108 2016-01-15 23:04:36Z ak $
105 fprintf(stderr, "unzip: ");
122 fprintf(stderr, "unzip: ");
139 fprintf(stderr, "unzip: ");
155 fprintf(stderr, "unzip: ");
853 unzip(const char *fn) function
935 fprintf(stderr, "Usage: unzip [-aCcfjLlnopqtuvyZ1] [-d dir] [-x pattern] "
1029 * Info-ZIP's unzip(1) expects certain options to come before the
1061 unzip(zipfil
[all...]
/freebsd-11.0-release/usr.bin/less/
H A Dlesspipe.sh8 exec unzip -c "$1" 2>/dev/null
/freebsd-11.0-release/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.0-release/contrib/subversion/
H A Dget-deps.sh119 unzip -q $TEMPDIR/$SQLITE.zip
132 unzip -q $TEMPDIR/$GMOCK.zip
/freebsd-11.0-release/usr.bin/
H A DMakefile172 unzip \
/freebsd-11.0-release/contrib/expat/
H A DMakefile.in187 cd tests && unzip -q xmlts.zip
/freebsd-11.0-release/contrib/ofed/libibcm/
H A DMakefile.in499 unzip $(distdir).zip ;;\
/freebsd-11.0-release/contrib/tnftp/
H A DMakefile.in547 unzip $(distdir).zip ;;\
/freebsd-11.0-release/contrib/libstdc++/
H A DMakefile.in610 unzip $(distdir).zip ;;\
/freebsd-11.0-release/contrib/openbsm/
H A DMakefile.in582 unzip $(distdir).zip ;;\
/freebsd-11.0-release/contrib/openpam/
H A DMakefile.in623 unzip $(distdir).zip ;;\
/freebsd-11.0-release/contrib/gcclibs/libmudflap/
H A DMakefile.in686 unzip $(distdir).zip ;;\
/freebsd-11.0-release/contrib/gcclibs/libssp/
H A DMakefile.in599 unzip $(distdir).zip ;;\
/freebsd-11.0-release/contrib/file/
H A DMakefile.in619 unzip $(distdir).zip ;;\
/freebsd-11.0-release/crypto/heimdal/
H A DMakefile.in745 unzip $(distdir).zip ;;\
/freebsd-11.0-release/contrib/sqlite3/
H A DMakefile.in818 unzip $(distdir).zip ;;\
/freebsd-11.0-release/contrib/ofed/librdmacm/
H A DMakefile.in802 unzip $(distdir).zip ;;\
/freebsd-11.0-release/contrib/ntp/
H A DMakefile.in888 unzip $(distdir).zip ;;\
/freebsd-11.0-release/targets/pseudo/userland/
H A DMakefile.depend402 usr.bin/unzip \
/freebsd-11.0-release/contrib/ntp/sntp/
H A DMakefile.in1270 unzip $(distdir).zip ;;\
/freebsd-11.0-release/contrib/ntp/sntp/libevent/
H A DMakefile.in2227 unzip $(distdir).zip ;;\

Completed in 226 milliseconds

12