Home
last modified time | relevance | path

Searched defs:archive (Results 1 – 25 of 87) sorted by relevance

1234

/netbsd-src/external/bsd/pkg_install/dist/create/
H A Dbuild.c98 write_meta_file(struct memory_file *file, struct archive *archive) in write_meta_file()
118 write_entry(struct archive *archive, struct archive_entry *entry) in write_entry()
169 write_normal_file(const char *name, struct archive *archive, in write_normal_file()
229 struct archive *archive; in make_dist() local
/netbsd-src/external/gpl3/gcc.old/dist/contrib/
H A Dunused_functions.py93 def ar_x(archive): argument
115 def ar_t(archive): argument
/netbsd-src/external/gpl3/gcc/dist/contrib/
H A Dunused_functions.py93 def ar_x(archive): argument
115 def ar_t(archive): argument
/netbsd-src/external/bsd/pkg_install/dist/lib/
H A Dpkg_signature.c74 struct archive *archive; member
111 verify_signature_read_cb(struct archive *archive, void *cookie, const void **buf) in verify_signature_read_cb()
159 verify_signature_close_cb(struct archive *archive, void *cookie) in verify_signature_close_cb()
169 read_file_from_archive(const char *archive_name, struct archive *archive, in read_file_from_archive()
317 pkg_verify_signature(const char *archive_name, struct archive **archive, in pkg_verify_signature()
420 pkg_full_signature_check(const char *archive_name, struct archive **archive) in pkg_full_signature_check()
/netbsd-src/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_write_format_cpio.c28 test_format(int (*set_format)(struct archive *)) in test_format()
243 test_big_entries(int (*set_format)(struct archive *), int64_t size, int expected) in test_big_entries()
H A Dtest_read_format_tz.c27 static unsigned char archive[] = { variable
H A Dtest_read_format_cpio_odc.c27 static unsigned char archive[] = { variable
H A Dtest_read_format_empty.c27 static unsigned char archive[] = { 0 }; variable
H A Dtest_read_format_cpio_bin_Z.c27 static unsigned char archive[] = { variable
H A Dtest_read_format_cpio_svr4c_Z.c27 static unsigned char archive[] = { variable
H A Dtest_read_format_cpio_bin.c27 static unsigned char archive[] = { variable
H A Dtest_read_format_txz.c28 static unsigned char archive[] = { variable
H A Dtest_read_format_cpio_bin_xz.c28 static unsigned char archive[] = { variable
H A Dtest_read_format_gtar_lzma.c27 static unsigned char archive[] = { variable
H A Dtest_read_format_cpio_bin_lzma.c28 static unsigned char archive[] = { variable
H A Dtest_read_format_gtar_gz.c27 static unsigned char archive[] = { variable
H A Dtest_read_format_pax_bz2.c27 static unsigned char archive[] = { variable
H A Dtest_read_format_cpio_svr4_gzip.c27 static unsigned char archive[] = { variable
H A Dtest_read_format_tlz.c28 static unsigned char archive[] = { variable
H A Dtest_read_format_tbz.c27 static unsigned char archive[] = { variable
H A Dtest_read_filter_program.c28 static unsigned char archive[] = { variable
H A Dtest_read_format_cpio_bin_bz2.c27 static unsigned char archive[] = { variable
H A Dtest_read_format_cpio_bin_lzip.c28 static unsigned char archive[] = { variable
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dcref.cc135 Cref_inputs::add_archive_start(Archive* archive) in add_archive_start()
359 Cref::add_archive_start(Archive* archive) in add_archive_start()
368 Cref::add_archive_stop(Archive* archive) in add_archive_stop()
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dcref.cc135 Cref_inputs::add_archive_start(Archive* archive) in add_archive_start()
359 Cref::add_archive_start(Archive* archive) in add_archive_start()
368 Cref::add_archive_stop(Archive* archive) in add_archive_stop()

1234