Home
last modified time | relevance | path

Searched refs:archive_entry_copy_pathname (Results 1 – 25 of 78) sorted by relevance

1234

/NextBSD/contrib/libarchive/libarchive/test/
HDtest_write_disk_secure.c52 archive_entry_copy_pathname(ae, "dir"); in DEFINE_TEST()
60 archive_entry_copy_pathname(ae, "link_to_dir"); in DEFINE_TEST()
72 archive_entry_copy_pathname(ae, "link_to_dir/filea"); in DEFINE_TEST()
79 archive_entry_copy_pathname(ae, "link_to_dir/fileb"); in DEFINE_TEST()
89 archive_entry_copy_pathname(ae, "link_to_dir2"); in DEFINE_TEST()
101 archive_entry_copy_pathname(ae, "link_to_dir2/filec"); in DEFINE_TEST()
114 archive_entry_copy_pathname(ae, "link_to_dir3"); in DEFINE_TEST()
122 archive_entry_copy_pathname(ae, "link_to_dir3"); in DEFINE_TEST()
136 archive_entry_copy_pathname(ae, "link_to_dir4"); in DEFINE_TEST()
144 archive_entry_copy_pathname(ae, "link_to_dir4"); in DEFINE_TEST()
[all …]
HDtest_archive_match_time.c48 archive_entry_copy_pathname(ae, "file1"); in test_newer_time()
104 archive_entry_copy_pathname(ae, "file1"); in test_newer_time_str()
145 archive_entry_copy_pathname(ae, "file1"); in test_newer_time_str()
192 archive_entry_copy_pathname(ae, "file1"); in test_newer_time_str_w()
233 archive_entry_copy_pathname(ae, "file1"); in test_newer_time_str_w()
285 archive_entry_copy_pathname(ae, "old_mtime"); in test_newer_mtime_than_file_mbs()
294 archive_entry_copy_pathname(ae, "mid_mtime"); in test_newer_mtime_than_file_mbs()
303 archive_entry_copy_pathname(ae, "new_mtime"); in test_newer_mtime_than_file_mbs()
342 archive_entry_copy_pathname(ae, "old_ctime"); in test_newer_ctime_than_file_mbs()
351 archive_entry_copy_pathname(ae, "mid_ctime"); in test_newer_ctime_than_file_mbs()
[all …]
HDtest_write_disk_perms.c151 archive_entry_copy_pathname(ae, "file_0755"); in DEFINE_TEST()
160 archive_entry_copy_pathname(ae, "file_overwrite_0144"); in DEFINE_TEST()
171 archive_entry_copy_pathname(ae, "file_overwrite_0144"); in DEFINE_TEST()
179 archive_entry_copy_pathname(ae, "dir_0514"); in DEFINE_TEST()
194 archive_entry_copy_pathname(ae, "dir_overwrite_0744"); in DEFINE_TEST()
206 archive_entry_copy_pathname(ae, "file_no_suid"); in DEFINE_TEST()
214 archive_entry_copy_pathname(ae, "file_0777"); in DEFINE_TEST()
222 archive_entry_copy_pathname(ae, "file_4742"); in DEFINE_TEST()
235 archive_entry_copy_pathname(ae, "file_bad_suid"); in DEFINE_TEST()
251 archive_entry_copy_pathname(ae, "file_bad_suid2"); in DEFINE_TEST()
[all …]
HDtest_write_disk_times.c48 archive_entry_copy_pathname(ae, "file1"); in DEFINE_TEST()
63 archive_entry_copy_pathname(ae, "file2"); in DEFINE_TEST()
76 archive_entry_copy_pathname(ae, "file3"); in DEFINE_TEST()
90 archive_entry_copy_pathname(ae, "file4"); in DEFINE_TEST()
104 archive_entry_copy_pathname(ae, "file10"); in DEFINE_TEST()
119 archive_entry_copy_pathname(ae, "file11"); in DEFINE_TEST()
137 archive_entry_copy_pathname(ae, "file12"); in DEFINE_TEST()
152 archive_entry_copy_pathname(ae, "file13"); in DEFINE_TEST()
HDtest_archive_match_path.c46 archive_entry_copy_pathname(ae, "aa1234"); in test_exclusion_mbs()
57 archive_entry_copy_pathname(ae, "a1234"); in test_exclusion_mbs()
89 archive_entry_copy_pathname(ae, "aa1234"); in test_exclusion_wcs()
100 archive_entry_copy_pathname(ae, "a1234"); in test_exclusion_wcs()
126 archive_entry_copy_pathname(ae, "first"); in exclusion_from_file()
137 archive_entry_copy_pathname(ae, "second"); in exclusion_from_file()
148 archive_entry_copy_pathname(ae, "third"); in exclusion_from_file()
159 archive_entry_copy_pathname(ae, "four"); in exclusion_from_file()
241 archive_entry_copy_pathname(ae, "aa1234"); in test_inclusion_mbs()
252 archive_entry_copy_pathname(ae, "a1234"); in test_inclusion_mbs()
[all …]
HDtest_read_extract.c53 archive_entry_copy_pathname(ae, "dir_0775"); in DEFINE_TEST()
60 archive_entry_copy_pathname(ae, "file"); in DEFINE_TEST()
71 archive_entry_copy_pathname(ae, "dir"); in DEFINE_TEST()
78 archive_entry_copy_pathname(ae, "dir/file"); in DEFINE_TEST()
85 archive_entry_copy_pathname(ae, "dir2/file"); in DEFINE_TEST()
92 archive_entry_copy_pathname(ae, "dir3/."); in DEFINE_TEST()
99 archive_entry_copy_pathname(ae, "dir4/a/../b/../c/"); in DEFINE_TEST()
107 archive_entry_copy_pathname(ae, "symlink"); in DEFINE_TEST()
HDtest_write_disk_hardlink.c67 archive_entry_copy_pathname(ae, "link1a"); in DEFINE_TEST()
78 archive_entry_copy_pathname(ae, "link1b"); in DEFINE_TEST()
97 archive_entry_copy_pathname(ae, "link2a"); in DEFINE_TEST()
108 archive_entry_copy_pathname(ae, "link2b"); in DEFINE_TEST()
127 archive_entry_copy_pathname(ae, "link3a"); in DEFINE_TEST()
137 archive_entry_copy_pathname(ae, "link3b"); in DEFINE_TEST()
156 archive_entry_copy_pathname(ae, "link4a"); in DEFINE_TEST()
166 archive_entry_copy_pathname(ae, "link4b"); in DEFINE_TEST()
HDtest_write_format_xar_empty.c59 archive_entry_copy_pathname(ae, "."); in DEFINE_TEST()
69 archive_entry_copy_pathname(ae, ".."); in DEFINE_TEST()
79 archive_entry_copy_pathname(ae, "/"); in DEFINE_TEST()
89 archive_entry_copy_pathname(ae, "../"); in DEFINE_TEST()
99 archive_entry_copy_pathname(ae, "../../."); in DEFINE_TEST()
109 archive_entry_copy_pathname(ae, "..//.././"); in DEFINE_TEST()
HDtest_write_format_ar.c50 archive_entry_copy_pathname(ae, "//"); in DEFINE_TEST()
62 archive_entry_copy_pathname(ae, "abcdefghijklmn.o"); in DEFINE_TEST()
69 archive_entry_copy_pathname(ae, "ggghhhjjjrrrttt.o"); in DEFINE_TEST()
78 archive_entry_copy_pathname(ae, "/usr/home/xx/iiijjjdddsssppp.o"); in DEFINE_TEST()
87 archive_entry_copy_pathname(ae, "/usr/home/xx/iiijjj/"); in DEFINE_TEST()
94 archive_entry_copy_pathname(ae, "gfgh.o"); in DEFINE_TEST()
151 archive_entry_copy_pathname(ae, "ttttyyyyuuuuiiii.o"); in DEFINE_TEST()
161 archive_entry_copy_pathname(ae, "ttyy.o"); in DEFINE_TEST()
HDtest_write_format_iso9660_empty.c77 archive_entry_copy_pathname(ae, "."); in DEFINE_TEST()
87 archive_entry_copy_pathname(ae, ".."); in DEFINE_TEST()
97 archive_entry_copy_pathname(ae, "/"); in DEFINE_TEST()
107 archive_entry_copy_pathname(ae, "../"); in DEFINE_TEST()
117 archive_entry_copy_pathname(ae, "../../."); in DEFINE_TEST()
127 archive_entry_copy_pathname(ae, "..//.././"); in DEFINE_TEST()
HDtest_write_format_7zip.c65 archive_entry_copy_pathname(ae, "empty"); in test_basic()
80 archive_entry_copy_pathname(ae, "empty2"); in test_basic()
95 archive_entry_copy_pathname(ae, "file"); in test_basic()
113 archive_entry_copy_pathname(ae, "file2"); in test_basic()
130 archive_entry_copy_pathname(ae, "symbolic"); in test_basic()
144 archive_entry_copy_pathname(ae, "dir"); in test_basic()
159 archive_entry_copy_pathname(ae, "dir/subdir"); in test_basic()
174 archive_entry_copy_pathname(ae, "dir/subdir/subdir"); in test_basic()
355 archive_entry_copy_pathname(ae, "file"); in test_basic2()
373 archive_entry_copy_pathname(ae, "file2"); in test_basic2()
[all …]
HDtest_write_format_cpio.c56 archive_entry_copy_pathname(ae, p); in test_format()
76 archive_entry_copy_pathname(ae, p); in test_format()
92 archive_entry_copy_pathname(ae, "name"); in test_format()
103 archive_entry_copy_pathname(ae, "name"); in test_format()
114 archive_entry_copy_pathname(ae, "name"); in test_format()
135 archive_entry_copy_pathname(ae, "dir"); in test_format()
241 archive_entry_copy_pathname(ae, "file"); in test_big_entries()
HDtest_write_disk_symlink.c52 archive_entry_copy_pathname(ae, "link1a"); in DEFINE_TEST()
63 archive_entry_copy_pathname(ae, "link1b"); in DEFINE_TEST()
79 archive_entry_copy_pathname(ae, "link2b"); in DEFINE_TEST()
93 archive_entry_copy_pathname(ae, "link2a"); in DEFINE_TEST()
HDtest_write_disk.c252 archive_entry_copy_pathname(ae, "file"); in DEFINE_TEST()
259 archive_entry_copy_pathname(ae, "file2"); in DEFINE_TEST()
266 archive_entry_copy_pathname(ae, "file3"); in DEFINE_TEST()
273 archive_entry_copy_pathname(ae, "file3"); in DEFINE_TEST()
280 archive_entry_copy_pathname(ae, "file"); in DEFINE_TEST()
287 archive_entry_copy_pathname(ae, "dir"); in DEFINE_TEST()
294 archive_entry_copy_pathname(ae, "file"); in DEFINE_TEST()
301 archive_entry_copy_pathname(ae, "file"); in DEFINE_TEST()
HDtest_write_format_gnutar.c123 archive_entry_copy_pathname(ae, "file"); in DEFINE_TEST()
134 archive_entry_copy_pathname(ae, longfilename); in DEFINE_TEST()
145 archive_entry_copy_pathname(ae, longhardlinkname); in DEFINE_TEST()
156 archive_entry_copy_pathname(ae, longlinkname); in DEFINE_TEST()
HDtest_write_format_xar.c70 archive_entry_copy_pathname(ae, "file"); in test_xar()
87 archive_entry_copy_pathname(ae, "file2"); in test_xar()
101 archive_entry_copy_pathname(ae, "dir/file"); in test_xar()
115 archive_entry_copy_pathname(ae, "dir/dir2/file4"); in test_xar()
130 archive_entry_copy_pathname(ae, "dir/dir3"); in test_xar()
143 archive_entry_copy_pathname(ae, "dir/dir2/file4/wrong"); in test_xar()
HDtest_write_format_mtree_absolute_path.c46 archive_entry_copy_pathname(ae, "."); in DEFINE_TEST()
53 archive_entry_copy_pathname(ae, "/file"); in DEFINE_TEST()
61 archive_entry_copy_pathname(ae, "/dir"); in DEFINE_TEST()
HDtest_write_format_mtree_no_separator.c49 archive_entry_copy_pathname(ae, "."); in DEFINE_TEST()
56 archive_entry_copy_pathname(ae, "noseparator"); in DEFINE_TEST()
64 archive_entry_copy_pathname(ae, "./withseparator"); in DEFINE_TEST()
HDtest_empty_write.c55 archive_entry_copy_pathname(ae, "file"); in DEFINE_TEST()
89 archive_entry_copy_pathname(ae, "file"); in DEFINE_TEST()
114 archive_entry_copy_pathname(ae, "file"); in DEFINE_TEST()
HDtest_write_format_iso9660_zisofs.c134 archive_entry_copy_pathname(ae, "file1"); in test_write_format_iso9660_zisofs_1()
149 archive_entry_copy_pathname(ae, "file2"); in test_write_format_iso9660_zisofs_1()
164 archive_entry_copy_pathname(ae, "file3"); in test_write_format_iso9660_zisofs_1()
180 archive_entry_copy_pathname(ae, "file4"); in test_write_format_iso9660_zisofs_1()
366 archive_entry_copy_pathname(ae, "file1"); in test_write_format_iso9660_zisofs_2()
391 archive_entry_copy_pathname(ae, "file2"); in test_write_format_iso9660_zisofs_2()
410 archive_entry_copy_pathname(ae, "file3"); in test_write_format_iso9660_zisofs_2()
427 archive_entry_copy_pathname(ae, "file4"); in test_write_format_iso9660_zisofs_2()
620 archive_entry_copy_pathname(ae, "boot.img"); in test_write_format_iso9660_zisofs_3()
635 archive_entry_copy_pathname(ae, "file2"); in test_write_format_iso9660_zisofs_3()
[all …]
HDtest_tar_filenames.c73 archive_entry_copy_pathname(ae, filename); in test_filename()
83 archive_entry_copy_pathname(ae, dirname); in test_filename()
96 archive_entry_copy_pathname(ae, dirname); in test_filename()
HDtest_ustar_filenames.c71 archive_entry_copy_pathname(ae, filename); in test_filename()
85 archive_entry_copy_pathname(ae, dirname); in test_filename()
102 archive_entry_copy_pathname(ae, dirname); in test_filename()
HDtest_write_format_zip.c150 archive_entry_copy_pathname(ae, "file"); in DEFINE_TEST()
168 archive_entry_copy_pathname(ae, "file2"); in DEFINE_TEST()
185 archive_entry_copy_pathname(ae, "symlink"); in DEFINE_TEST()
201 archive_entry_copy_pathname(ae, "dir"); in DEFINE_TEST()
HDtest_write_format_7zip_empty.c100 archive_entry_copy_pathname(ae, "empty"); in test_only_empty_file()
186 archive_entry_copy_pathname(ae, "empty"); in test_only_empty_files()
204 archive_entry_copy_pathname(ae, "empty2"); in test_only_empty_files()
219 archive_entry_copy_pathname(ae, "empty3"); in test_only_empty_files()
/NextBSD/contrib/libarchive/libarchive/
HDarchive_read_support_format_ar.c250 archive_entry_copy_pathname(entry, filename); in _ar_read_header()
313 archive_entry_copy_pathname(entry, filename); in _ar_read_header()
319 archive_entry_copy_pathname(entry, &ar->strtab[(size_t)number]); in _ar_read_header()
373 archive_entry_copy_pathname(entry, p); in _ar_read_header()
382 archive_entry_copy_pathname(entry, "/"); in _ar_read_header()
394 archive_entry_copy_pathname(entry, filename); in _ar_read_header()
404 archive_entry_copy_pathname(entry, filename); in _ar_read_header()

1234