Searched refs:lz (Results 176 - 200 of 295) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DMakefile.am104 ZLIB = @zlibdir@ -lz
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DMakefile.am104 ZLIB = @zlibdir@ -lz
/netbsd-current/external/public-domain/xz/dist/src/liblzma/lz/
H A Dlz_encoder.h300 lzma_ret (*lz_init)(lzma_lz_encoder *lz,
H A Dlz_decoder.h87 lzma_ret (*lz_init)(lzma_lz_decoder *lz,
/netbsd-current/external/mit/xorg/server/xorg-server.old/hw/vfb/
H A DMakefile82 -lz \
/netbsd-current/external/apache2/llvm/bin/llvm-objcopy/
H A DMakefile67 LDADD+= -lz
/netbsd-current/external/mit/xorg/server/xorg-server/hw/vfb/
H A DMakefile76 -lz \
/netbsd-current/external/mit/xorg/tools/mkfontscale/
H A DMakefile80 LDADD= -lz
/netbsd-current/external/gpl3/gdb.old/bin/gdbtui/
H A DMakefile88 LDADD+= -lexpat -llzma -lz -lcurses -lintl -lm -lkvm -lutil -lpthread
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/testutil/
H A Dformat_output.c207 char *out, int *lz, const BIGNUM *bn)
215 if (*lz) {
228 *lz = 0;
233 *lz = 0;
206 convert_bn_memory(const unsigned char *in, size_t bytes, char *out, int *lz, const BIGNUM *bn) argument
/netbsd-current/sys/arch/sparc/stand/ofwboot/
H A DMakefile103 ${OBJS} -L${SADST} -lsa -L${ZDST} -lz -L${KERNDST} -lkern # solaris linker
/netbsd-current/crypto/external/bsd/openssl/dist/test/testutil/
H A Dformat_output.c208 char *out, int *lz, const BIGNUM *bn)
216 if (*lz) {
229 *lz = 0;
234 *lz = 0;
207 convert_bn_memory(const unsigned char *in, size_t bytes, char *out, int *lz, const BIGNUM *bn) argument
/netbsd-current/external/gpl3/gdb/bin/gdb/
H A DMakefile86 LDADD+= -lexpat -llzma -lz -lcurses -lterminfo -lintl -lm -lkvm -lutil -lpthread
/netbsd-current/external/gpl3/gdb/bin/gdbtui/
H A DMakefile75 LDADD+= -lexpat -llzma -lz -lcurses -lterminfo -lintl -lm -lkvm -lutil -lpthread
/netbsd-current/external/bsd/libfido2/lib/
H A DMakefile11 LDADD+=-lusbhid -lcbor -lz
/netbsd-current/external/mpl/bind/lib/libisc/
H A DMakefile65 LDADD+=-lz
/netbsd-current/external/mpl/dhcp/bind/lib/libisc/
H A DMakefile68 LDADD+=-lz
/netbsd-current/external/gpl3/gdb.old/dist/
H A Dsrc-release.sh219 echo "==> Lzipping $package-$ver.tar.lz"
220 rm -f $package-$ver.tar.lz
246 lz)
375 compressors="$compressors lz";;
/netbsd-current/distrib/evbsh3/rom/ramdiskcommon/
H A Dramdiskbin.conf81 libs -lbz2 -ledit -lutil -lcurses -lterminfo -lpcap -ll -lcrypt -lutil -lkvm -lm -lskey -lipsec -lrpcsvc -lz
/netbsd-current/external/gpl3/gdb/dist/libctf/
H A DMakefile.am32 ZLIB = @zlibdir@ -lz
/netbsd-current/external/gpl3/binutils.old/dist/libctf/
H A DMakefile.am32 ZLIB = @zlibdir@ -lz
/netbsd-current/external/gpl3/binutils.old/dist/
H A Dsrc-release.sh217 echo "==> Lzipping $package-$ver.tar.lz"
218 rm -f $package-$ver.tar.lz
244 lz)
373 compressors="$compressors lz";;
/netbsd-current/external/gpl3/binutils/dist/libctf/
H A DMakefile.am37 ZLIB = @zlibdir@ -lz
/netbsd-current/external/public-domain/xz/dist/src/liblzma/lzma/
H A Dlzma_encoder.c609 lzma_encoder_init(lzma_lz_encoder *lz, const lzma_allocator *allocator, argument
612 lz->code = &lzma_encode;
614 &lz->coder, allocator, options, lz_options);
/netbsd-current/external/gpl3/gdb/dist/
H A Dsrc-release.sh226 echo "==> Lzipping $package-$ver.tar.lz"
227 rm -f $package-$ver.tar.lz
253 lz)
383 compressors="$compressors lz";;

Completed in 158 milliseconds

1234567891011>>