Searched defs:archive (Results 26 - 50 of 111) sorted by relevance

12345

/netbsd-current/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_read_filter_uudecode.c29 static const char archive[] = { variable
H A Dtest_read_set_format.c120 static unsigned char archive[] = { variable
[all...]
H A Dtest_read_format_mtree.c208 static char archive[] = local
241 static char archive[] = local
295 static char archive[] local
356 static char archive[] = local
695 static char archive[] = local
[all...]
/netbsd-current/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcsi_maint.c30 TCSP_CreateMaintenanceArchive_Internal(TCS_CONTEXT_HANDLE hContext, TSS_BOOL generateRandom, TPM_AUTH * ownerAuth, UINT32 * randomSize, BYTE ** random, UINT32 * archiveSize, BYTE ** archive) argument
/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtsp_maint.c26 Transport_CreateMaintenanceArchive(TSS_HCONTEXT tspContext, TSS_BOOL generateRandom, TPM_AUTH * ownerAuth, UINT32 * randomSize, BYTE ** random, UINT32 * archiveSize, BYTE ** archive) argument
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_disk_private.h42 struct archive archive; member in struct:archive_read_disk
H A Darchive_read_disk_set_standard_lookup.c63 struct archive *archive; member in struct:name_cache
H A Darchive_write_private.h45 struct archive *archive; /* Associated archive. */ member in struct:archive_write_filter
73 struct archive archive; member in struct:archive_write
[all...]
H A Darchive_private.h89 struct archive { struct
[all...]
/netbsd-current/external/bsd/libarchive/dist/tar/
H A Dread.c83 struct archive *archive; member in struct:progress_data
[all...]
/netbsd-current/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
H A Drpc_maint.c75 BYTE *random, *archive; local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMagic.h24 archive, ///< ar style archive file enumerator in enum:llvm::file_magic::Impl
/netbsd-current/external/gpl2/gmake/dist/
H A Dimplicit.c200 pattern_search(struct file *file, int archive, unsigned int depth, unsigned int recursions) argument
[all...]
/netbsd-current/external/gpl2/lvm2/dist/include/
H A Dtoolcontext.h36 int archive; /* should we archive ? */ member in struct:config_info
/netbsd-current/external/gpl2/lvm2/dist/lib/commands/
H A Dtoolcontext.h36 int archive; /* should we archive ? */ member in struct:config_info
/netbsd-current/external/gpl2/lvm2/dist/lib/format_text/
H A Darchiver.c110 int archive(struct volume_group *vg) function
/netbsd-current/external/bsd/libarchive/dist/cpio/
H A Dcpio.h80 struct archive *archive; member in struct:cpio
/netbsd-current/external/bsd/pkg_install/dist/create/
H A Dbuild.c98 write_meta_file(struct memory_file *file, struct archive *archive) argument
118 write_entry(struct archive *archive, struct archive_entry *entry) argument
169 write_normal_file(const char *name, struct archive *archive, struct archive_entry_linkresolver *resolver, const char *owner, const char *group) argument
229 struct archive *archive; local
[all...]
/netbsd-current/external/bsd/pkg_install/dist/lib/
H A Dpkg_signature.c74 struct archive *archive; member in struct:signature_archive
111 verify_signature_read_cb(struct archive *archive, void *cookie, const void **buf) argument
159 verify_signature_close_cb(struct archive *archive, void *cookie) argument
169 read_file_from_archive(const char *archive_name, struct archive *archiv argument
317 pkg_verify_signature(const char *archive_name, struct archive **archive, struct archive_entry **entry, char **pkgname) argument
420 pkg_full_signature_check(const char *archive_name, struct archive **archive) argument
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dcref.cc135 add_archive_start(Archive* archive) argument
359 add_archive_start(Archive* archive) argument
368 add_archive_stop(Archive* archive) argument
[all...]
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A Dgp-archive.cc683 er_archive *archive = new er_archive (argc, argv); local
[all...]
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dcref.cc135 add_archive_start(Archive* archive) argument
359 add_archive_start(Archive* archive) argument
368 add_archive_stop(Archive* archive) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dcref.cc135 add_archive_start(Archive* archive) argument
359 add_archive_start(Archive* archive) argument
368 add_archive_stop(Archive* archive) argument
[all...]
/netbsd-current/bin/pax/
H A Dar_subs.c902 archive(void) function
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dpdb.c373 pdb_openr_next_archived_file (bfd *archive, bfd *last_file) argument

Completed in 199 milliseconds

12345