Searched refs:archive (Results 201 - 225 of 442) sorted by relevance

1234567891011>>

/freebsd-11.0-release/contrib/libarchive/libarchive/test/
H A Dtest_compat_lzip.c97 struct archive *a;
120 /* Verify the end-of-archive. */
H A Dtest_compat_lzma.c106 struct archive *a;
129 /* Verify the end-of-archive. */
H A Dtest_compat_tar_hardlink.c51 struct archive *a;
70 /* Read second entry, which is a hard link at the end of archive. */
83 /* Verify the end-of-archive. */
H A Dtest_compat_xz.c45 struct archive *a;
68 /* Verify the end-of-archive. */
H A Dtest_read_disk_entry_from_file.c46 struct archive *a;
77 /* Destroy the archive. */
H A Dtest_read_filter_lzop.c35 struct archive *a;
63 /* Verify the end-of-archive. */
H A Dtest_read_filter_lzop_multiple_parts.c32 struct archive *a;
61 /* Verify the end-of-archive. */
H A Dtest_read_format_7zip.c35 * The header of the 7z archive files is not encoded.
42 struct archive *a;
72 /* End of archive. */
75 /* Verify archive format. */
79 /* Close the archive. */
87 * An archive file has no entry.
94 struct archive *a;
103 /* End of archive. */
108 /* Verify archive format. */
112 /* Close the archive
[all...]
H A Dtest_read_format_7zip_encryption_data.c34 struct archive *a;
59 /* End of archive. */
62 /* Verify archive format. */
66 /* Close the archive. */
H A Dtest_read_format_7zip_encryption_header.c35 struct archive *a;
62 /* End of archive. */
65 /* Verify archive format. */
69 /* Close the archive. */
H A Dtest_read_format_cpio_bin_be.c31 struct archive *a;
H A Dtest_read_format_cpio_bin_le.c31 struct archive *a;
H A Dtest_read_format_cpio_filename.c33 struct archive *a;
72 /* End of archive. */
75 /* Verify archive format. */
79 /* Close the archive. */
88 struct archive *a;
125 /* End of archive. */
128 /* Verify archive format. */
132 /* Close the archive. */
141 struct archive *a;
173 /* End of archive
[all...]
H A Dtest_read_format_cpio_svr4_bzip2_rpm.c88 struct archive *a;
118 /* Verify the end-of-archive. */
H A Dtest_read_format_cpio_svr4_gzip_rpm.c88 struct archive *a;
118 /* Verify the end-of-archive. */
H A Dtest_read_format_isojoliet_versioned.c41 struct archive *a;
77 /* End of archive. */
80 /* Verify archive format. */
83 /* Close the archive. */
H A Dtest_read_format_lha_bugfix_0.c32 struct archive *a;
57 /* End of archive. */
68 /* Verify archive format. */
72 /* Close the archive. */
H A Dtest_read_format_rar_encryption_data.c34 struct archive *a;
68 /* End of archive. */
71 /* Verify archive format. */
75 /* Close the archive. */
H A Dtest_read_format_rar_encryption_header.c34 struct archive *a;
61 /* End of archive. */
64 /* Verify archive format. */
68 /* Close the archive. */
H A Dtest_read_format_rar_encryption_partially.c35 struct archive *a;
69 /* End of archive. */
72 /* Verify archive format. */
76 /* Close the archive. */
H A Dtest_read_format_tar_concatenated.c39 struct archive *a;
55 /* Verify the end-of-archive. */
81 /* Verify the end-of-archive. */
H A Dtest_read_format_tar_empty_filename.c35 struct archive *a;
55 /* Verify the end-of-archive. */
H A Dtest_read_format_zip_comment_stored.c37 struct archive *a;
H A Dtest_read_format_zip_encryption_data.c34 struct archive *a;
68 /* End of archive. */
71 /* Verify archive format. */
75 /* Close the archive. */
H A Dtest_read_format_zip_encryption_header.c34 struct archive *a;
61 /* End of archive. */
64 /* Verify archive format. */
68 /* Close the archive. */

Completed in 198 milliseconds

1234567891011>>