Searched defs:archive (Results 1 - 25 of 62) sorted by relevance

123

/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_read_format_cpio_bin.c28 static unsigned char archive[] = { variable
H A Dtest_read_format_cpio_odc.c28 static unsigned char archive[] = { variable
H A Dtest_read_format_empty.c28 static unsigned char archive[] = { 0 }; variable
H A Dtest_read_format_cpio_bin_bz2.c28 static unsigned char archive[] = { variable
H A Dtest_read_compress_program.c28 static unsigned char archive[] = { variable
H A Dtest_read_format_cpio_bin_Z.c28 static unsigned char archive[] = { variable
H A Dtest_read_format_cpio_bin_gz.c28 static unsigned char archive[] = { variable
H A Dtest_read_format_cpio_bin_lzma.c29 static unsigned char archive[] = { variable
H A Dtest_read_format_cpio_bin_xz.c29 static unsigned char archive[] = { variable
H A Dtest_read_format_cpio_svr4_gzip.c28 static unsigned char archive[] = { variable
H A Dtest_read_format_cpio_svr4c_Z.c28 static unsigned char archive[] = { variable
H A Dtest_read_format_gtar_gz.c28 static unsigned char archive[] = { variable
H A Dtest_read_format_gtar_lzma.c28 static unsigned char archive[] = { variable
H A Dtest_read_format_pax_bz2.c28 static unsigned char archive[] = { variable
H A Dtest_read_format_tbz.c28 static unsigned char archive[] = { variable
H A Dtest_read_format_tgz.c28 static unsigned char archive[] = { variable
H A Dtest_read_format_tlz.c29 static unsigned char archive[] = { variable
H A Dtest_read_format_txz.c29 static unsigned char archive[] = { variable
H A Dtest_read_format_tz.c28 static unsigned char archive[] = { variable
H A Dtest_read_format_mtree.c115 static char archive[] = local
H A Dtest_read_uu.c29 static const char archive[] = { variable
/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_disk_private.h37 struct archive archive; member in struct:archive_read_disk
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
H A Drpc_maint.c72 BYTE *random, *archive; local
/netbsd-6-1-5-RELEASE/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-6-1-5-RELEASE/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

Completed in 105 milliseconds

123