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

1 2

  /src/external/bsd/libarchive/lib/
Makefile 3 SUBDIR+= libarchive libarchive_fe
  /src/tests/lib/libarchive/
t_libarchive.sh 28 atf_test_case libarchive
34 atf_set "descr" "test libarchive"
51 atf_add_test_case libarchive
  /src/external/bsd/libarchive/dist/libarchive/
archive_platform_xattr.h 26 /* !!ONLY FOR USE INTERNALLY TO LIBARCHIVE!! */
33 #error This header is only to be used internally to libarchive.
archive_random_private.h 30 #error This header is only to be used internally to libarchive.
archive_write_disk_private.h 31 #error This header is only to be used internally to libarchive.
archive_cmdline_private.h 31 #error This header is only to be used internally to libarchive.
archive_platform_acl.h 26 /* !!ONLY FOR USE INTERNALLY TO LIBARCHIVE!! */
33 #error This header is only to be used internally to libarchive.
archive_write_set_format_private.h 31 #error This header is only to be used internally to libarchive.
filter_fork.h 30 #error This header is only to be used internally to libarchive.
archive_xxhash.h 31 #error This header is only to be used internally to libarchive.
archive_openssl_evp_private.h 30 #error This header is only to be used internally to libarchive.
archive_openssl_hmac_private.h 30 #error This header is only to be used internally to libarchive.
archive_pathmatch.h 32 #error This header is only to be used internally to libarchive.
archive_time_private.h 29 #error This header is only to be used internally to libarchive.
archive_acl_private.h 30 #error This header is only to be used internally to libarchive.
archive_platform_stat.h 8 /* !!ONLY FOR USE INTERNALLY TO LIBARCHIVE!! */
14 #error This header is only to be used internally to libarchive.
archive_read_disk_private.h 31 #error This header is only to be used internally to libarchive.
archive_crc32.h 30 #error This header is only to be used internally to libarchive.
archive_entry_locale.h 30 #error This header is only to be used internally to libarchive.
archive_hmac_private.h 30 #error This header is only to be used internally to libarchive.
  /src/tests/lib/
Makefile 5 TESTS_SUBDIRS= csu libarchive libc libcrypt libcurses \
  /src/external/bsd/
Makefile 7 libarchive libevent liblzf libpcap mdocml \
  /src/external/bsd/libarchive/lib/libarchive/
Makefile 5 .PATH: ${LIBARCHIVEDIR}/libarchive
23 # Avoid exporting private libarchive symbols.
188 libarchive.3 \
192 libarchive-formats.5 \
464 MLINKS+= libarchive.3 archive.3
475 FILES+= libarchive.pc
481 CLEANFILES+=libarchive.pc
485 all: libarchive.pc
488 libarchive.pc: archive.h libarchive.pc.i
    [all...]
  /src/tests/usr.bin/cpio/
Makefile 6 LIBARCHIVE=${NETBSDSRCDIR}/external/bsd/libarchive/dist
14 CPPFLAGS+=-I${LIBARCHIVE}/test_utils -I${LIBARCHIVE}/cpio -I.
15 CPPFLAGS+=-I${LIBARCHIVE}/cpio/test -I${LIBARCHIVE}/../include
16 CPPFLAGS+=-I${LIBARCHIVE}/libarchive -I${LIBARCHIVE}/libarchive_fe
19 .PATH: ${LIBARCHIVE}/cpio/test ${LIBARCHIVE}/test_utils ${LIBARCHIVE}/cpio
    [all...]
  /src/tests/usr.bin/tar/
Makefile 6 LIBARCHIVE=${NETBSDSRCDIR}/external/bsd/libarchive/dist
14 CPPFLAGS+=-I${LIBARCHIVE}/test_utils -I${LIBARCHIVE}/tar -I.
15 CPPFLAGS+=-I${LIBARCHIVE}/tar/test -I${LIBARCHIVE}/../include
16 CPPFLAGS+=-I${LIBARCHIVE}/libarchive
18 .PATH: ${LIBARCHIVE}/tar/test ${LIBARCHIVE}/test_util
    [all...]

Completed in 34 milliseconds

1 2