HomeSort by: relevance | last modified time | path
    Searched refs:ZLIB (Results 1 - 25 of 76) sorted by relevancy

1 2 3 4

  /src/sys/arch/bebox/stand/common/
Makefile 25 LIBZ= ${ZLIB}
  /src/sys/arch/news68k/stand/common/
Makefile 27 LIBZ= ${ZLIB}
  /src/sys/arch/newsmips/stand/common/
Makefile 28 realall: ${OBJS} ${KERNLIB} ${ZLIB} ${SALIB}
30 # ln -s ${ZLIB}
  /src/sys/arch/prep/stand/common/
Makefile 25 LIBZ= ${ZLIB}
  /src/sys/arch/rs6000/stand/common/
Makefile 26 LIBZ= ${ZLIB}
  /src/crypto/external/bsd/openssl/dist/include/openssl/
comp.h 49 # ifdef ZLIB
  /src/crypto/external/bsd/openssl.old/dist/include/openssl/
comp.h 43 # ifdef ZLIB
  /src/sys/arch/x68k/stand/libsa/
Makefile 35 LIBZ= ${ZLIB}
  /src/crypto/external/bsd/openssl/dist/crypto/cms/
cms_cd.c 20 #ifdef ZLIB
  /src/crypto/external/bsd/openssl.old/dist/crypto/cms/
cms_cd.c 20 #ifdef ZLIB
  /src/sys/arch/evbarm/stand/boot2440/
Makefile 46 LIBZ= ${ZLIB}
  /src/sys/arch/hpcmips/stand/lcboot/
Makefile 44 LIBZ= ${ZLIB}
  /src/sys/arch/ofppc/stand/ofwboot/
Makefile 58 LIBZ= ${ZLIB}
  /src/sys/arch/shark/stand/ofwboot/
Makefile 53 LIBZ= ${ZLIB}
  /src/sys/arch/zaurus/stand/zboot/
Makefile 45 LIBZ= ${ZLIB}
  /src/external/gpl3/binutils/dist/libctf/
Makefile.am 34 # This is where we get zlib from. zlibdir is -L../zlib and zlibinc is
35 # -I../zlib, unless we were configured with --with-system-zlib, in which
37 ZLIB = @zlibdir@ -lz
54 libctf_nobfd_la_LIBADD = @CTF_LIBADD@ $(ZLIB)
  /src/external/gpl3/binutils.old/dist/libctf/
Makefile.am 34 # This is where we get zlib from. zlibdir is -L../zlib and zlibinc is
35 # -I../zlib, unless we were configured with --with-system-zlib, in which
37 ZLIB = @zlibdir@ -lz
54 libctf_nobfd_la_LIBADD = @CTF_LIBADD@ $(ZLIB)
  /src/external/gpl3/gdb.old/dist/libctf/
Makefile.am 34 # This is where we get zlib from. zlibdir is -L../zlib and zlibinc is
35 # -I../zlib, unless we were configured with --with-system-zlib, in which
37 ZLIB = @zlibdir@ -lz
54 libctf_nobfd_la_LIBADD = @CTF_LIBADD@ $(ZLIB)
  /src/external/gpl3/gdb/dist/libctf/
Makefile.am 34 # This is where we get zlib from. zlibdir is -L../zlib and zlibinc is
35 # -I../zlib, unless we were configured with --with-system-zlib, in which
37 ZLIB = @zlibdir@ -lz
54 libctf_nobfd_la_LIBADD = @CTF_LIBADD@ $(ZLIB)
  /src/crypto/external/bsd/openssl/dist/apps/
enc.c 103 #ifdef ZLIB
104 {"z", OPT_Z, '-', "Compress or decompress encrypted data using zlib"},
140 #ifdef ZLIB
148 #ifdef ZLIB
149 else if (strcmp(argv[0], "zlib") == 0)
222 #ifdef ZLIB
328 #ifdef ZLIB
402 #ifdef ZLIB
649 #ifdef ZLIB
  /src/crypto/external/bsd/openssl.old/dist/apps/
enc.c 83 #ifdef ZLIB
84 {"z", OPT_Z, '-', "Compress or decompress encrypted data using zlib"},
117 #ifdef ZLIB
126 #ifdef ZLIB
127 } else if (strcmp(prog, "zlib") == 0) {
205 #ifdef ZLIB
309 #ifdef ZLIB
383 #ifdef ZLIB
617 #ifdef ZLIB
  /src/sys/arch/arc/stand/boot/
Makefile 52 LIBZ= ${ZLIB}
  /src/sys/arch/evbppc/stand/wii/
Makefile 81 LIBZ= ${ZLIB}
  /src/sys/arch/luna68k/stand/boot/
Makefile 78 LIBS= ${SALIB} ${ZLIB} ${KERNLIB}
  /src/sys/arch/mmeye/stand/boot/
Makefile 67 LIBZ= ${ZLIB}

Completed in 24 milliseconds

1 2 3 4