| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_entry.h | 188 struct archive_entry; 235 __LA_DECL struct archive_entry *archive_entry_clear(struct archive_entry *); 237 __LA_DECL struct archive_entry *archive_entry_clone(struct archive_entry *); 238 __LA_DECL void archive_entry_free(struct archive_entry *); 239 __LA_DECL struct archive_entry *archive_entry_new(void); 248 __LA_DECL struct archive_entry *archive_entry_new2(struct archive *); 269 __LA_DECL __LA_TIME_T archive_entry_atime(struct archive_entry *); 270 __LA_DECL long archive_entry_atime_nsec(struct archive_entry *); 271 __LA_DECL int archive_entry_atime_is_set(struct archive_entry *); 272 __LA_DECL __LA_TIME_T archive_entry_birthtime(struct archive_entry *); [all …]
|
| H A D | archive_entry.c | 153 struct archive_entry * 154 archive_entry_clear(struct archive_entry *entry) in archive_entry_clear() 174 struct archive_entry * 175 archive_entry_clone(struct archive_entry *entry) in archive_entry_clone() 177 struct archive_entry *entry2; in archive_entry_clone() 249 archive_entry_free(struct archive_entry *entry) in archive_entry_free() 255 struct archive_entry * 261 struct archive_entry * 264 struct archive_entry *entry; in archive_entry_new2() 279 archive_entry_atime(struct archive_entry *entry) in archive_entry_atime() [all …]
|
| H A D | archive_entry_locale.h | 33 struct archive_entry; 48 int _archive_entry_gname_l(struct archive_entry *, 51 int _archive_entry_hardlink_l(struct archive_entry *, 54 int _archive_entry_pathname_l(struct archive_entry *, 57 int _archive_entry_symlink_l(struct archive_entry *, 60 int _archive_entry_uname_l(struct archive_entry *, 63 int _archive_entry_acl_text_l(struct archive_entry *, int, 66 char *_archive_entry_acl_to_text_l(struct archive_entry *, ssize_t *, int, 69 int _archive_entry_acl_from_text_l(struct archive_entry *, const char* text, 72 int _archive_entry_copy_gname_l(struct archive_entry *, [all …]
|
| H A D | archive_read_disk_private.h | 37 struct archive_entry; 43 struct archive_entry *entry; 78 struct archive_entry *); 86 struct archive_entry *); 92 struct archive_entry *, int *); 96 struct archive_entry *, int *);
|
| H A D | archive_entry_xattr.c | 72 archive_entry_xattr_clear(struct archive_entry *entry) in archive_entry_xattr_clear() 88 archive_entry_xattr_add_entry(struct archive_entry *entry, in archive_entry_xattr_add_entry() 114 archive_entry_xattr_count(struct archive_entry *entry) in archive_entry_xattr_count() 126 archive_entry_xattr_reset(struct archive_entry * entry) in archive_entry_xattr_reset() 134 archive_entry_xattr_next(struct archive_entry * entry, in archive_entry_xattr_next()
|
| H A D | archive_entry_link_resolver.c | 72 struct archive_entry *canonical; 73 struct archive_entry *entry; 91 struct archive_entry *); 94 struct archive_entry *); 174 struct archive_entry **e, struct archive_entry **f) in archive_entry_linkify() 177 struct archive_entry *t; in archive_entry_linkify() 276 struct archive_entry *entry) in find_entry() 371 struct archive_entry *entry) in insert_entry() 442 struct archive_entry * 446 struct archive_entry *e; in archive_entry_partial_links()
|
| H A D | archive_read_disk_entry_from_file.c | 104 struct archive_entry *, int *fd); 107 struct archive_entry *, int *, int); 110 struct archive_entry *, int *fd); 112 struct archive_entry *, int *fd); 115 struct archive_entry *, int *fd); 121 struct archive_entry *entry, int *fd) in archive_read_disk_entry_setup_acls() 137 struct archive_entry *entry, int *fd) in archive_read_disk_entry_setup_path() 159 struct archive_entry *entry, in archive_read_disk_entry_from_file() 333 struct archive_entry *entry, int *fd) in setup_mac_metadata() 421 struct archive_entry *entry, int *fd) in setup_mac_metadata() [all …]
|
| H A D | archive_entry_sparse.c | 39 archive_entry_sparse_clear(struct archive_entry *entry) in archive_entry_sparse_clear() 52 archive_entry_sparse_add_entry(struct archive_entry *entry, in archive_entry_sparse_add_entry() 102 archive_entry_sparse_count(struct archive_entry *entry) in archive_entry_sparse_count() 128 archive_entry_sparse_reset(struct archive_entry * entry) in archive_entry_sparse_reset() 136 archive_entry_sparse_next(struct archive_entry * entry, in archive_entry_sparse_next()
|
| H A D | archive_read_private.h | 82 int (*read_header)(struct archive_read_filter *self, struct archive_entry *entry); 161 struct archive_entry *entry; 201 int (*read_header)(struct archive_read *, struct archive_entry *); 234 int (*read_header)(struct archive_read *, struct archive_entry *), 254 int __archive_read_header(struct archive_read *, struct archive_entry *);
|
| H A D | archive.h | 223 struct archive_entry; 599 struct archive_entry **); 603 struct archive_entry *); 748 __LA_DECL int archive_read_extract(struct archive *, struct archive_entry *, 750 __LA_DECL int archive_read_extract2(struct archive *, struct archive_entry *, 901 struct archive_entry *); 1023 struct archive_entry *, int /* fd */, const struct stat *); 1090 (struct archive *, void *, struct archive_entry *), 1094 struct archive_entry *), void *_client_data); 1159 struct archive_entry *); [all …]
|
| H A D | archive_read_support_format_cpio.c | 177 struct archive_entry *, size_t *, size_t *); 201 struct archive_entry *); 207 struct archive_entry *, size_t *, size_t *); 209 struct archive_entry *, size_t *, size_t *); 211 struct archive_entry *, size_t *, size_t *); 213 struct archive_entry *, size_t *, size_t *); 215 struct archive_entry *, size_t *, size_t *); 220 struct cpio *cpio, struct archive_entry *entry); 362 struct archive_entry *entry) in archive_read_format_cpio_read_header() 594 struct archive_entry *entry, size_t *namelength, size_t *name_pad) in header_newc() [all …]
|
| H A D | archive_read_support_format_tar.c | 180 struct archive_entry *, const void *, int64_t *); 182 struct archive_entry *, const void *); 184 struct archive_entry *, const void *); 186 struct archive_entry *, const void *, int64_t *); 188 struct archive_entry *, const void *h, int64_t *); 190 struct archive_entry *, const void *h, int64_t *); 192 struct archive_entry *, const void *h, int64_t *); 193 static int is_mac_metadata_entry(struct archive_entry *entry); 195 struct archive_entry *, int64_t *); 197 struct archive_entry *, const void *h, int64_t *); [all …]
|
| /freebsd/contrib/libarchive/libarchive/test/ |
| H A D | test_read_format_tar.c | 64 struct archive_entry *ae; in verifyEmpty() 98 static void verify1(struct archive_entry *ae) in verify1() 130 static void verify2(struct archive_entry *ae) in verify2() 159 static void verify3(struct archive_entry *ae) in verify3() 188 static void verify4(struct archive_entry *ae) in verify4() 217 static void verify5(struct archive_entry *ae) in verify5() 243 static void verify6(struct archive_entry *ae) in verify6() 314 static void verifyK(struct archive_entry *ae) in verifyK() 400 static void verifyxL(struct archive_entry *ae) in verifyxL() 426 void (*f)(struct archive_entry *), in verify() argument [all …]
|
| H A D | test_read_format_xar.c | 81 static void verify0(struct archive *a, struct archive_entry *ae) in verify0() 104 static void verify1(struct archive *a, struct archive_entry *ae) in verify1() 173 static void verify2(struct archive *a, struct archive_entry *ae) in verify2() 222 static void verify3(struct archive *a, struct archive_entry *ae) in verify3() 272 static void verify4(struct archive *a, struct archive_entry *ae) in verify4() 320 static void verify5(struct archive *a, struct archive_entry *ae) in verify5() 363 static void verify6(struct archive *a, struct archive_entry *ae) in verify6() 425 static void verify7(struct archive *a, struct archive_entry *ae) in verify7() 665 static void verify12(struct archive *a, struct archive_entry *ae) in verify12() 733 void (*f1)(struct archive *, struct archive_entry *), in verify() argument [all …]
|
| H A D | test_gnutar_filename_encoding.c | 31 struct archive_entry *entry; in DEFINE_TEST() 72 struct archive_entry *entry; in DEFINE_TEST() 113 struct archive_entry *entry; in DEFINE_TEST() 154 struct archive_entry *entry; in DEFINE_TEST() 199 struct archive_entry *entry; in DEFINE_TEST() 239 struct archive_entry *entry; in DEFINE_TEST() 274 struct archive_entry *entry; in DEFINE_TEST() 314 struct archive_entry *entry; in DEFINE_TEST() 354 struct archive_entry *entry; in DEFINE_TEST() 400 struct archive_entry *entry; in DEFINE_TEST()
|
| H A D | test_ustar_filename_encoding.c | 32 struct archive_entry *entry; in DEFINE_TEST() 73 struct archive_entry *entry; in DEFINE_TEST() 114 struct archive_entry *entry; in DEFINE_TEST() 155 struct archive_entry *entry; in DEFINE_TEST() 200 struct archive_entry *entry; in DEFINE_TEST() 240 struct archive_entry *entry; in DEFINE_TEST() 275 struct archive_entry *entry; in DEFINE_TEST() 315 struct archive_entry *entry; in DEFINE_TEST() 355 struct archive_entry *entry; in DEFINE_TEST() 401 struct archive_entry *entry; in DEFINE_TEST()
|
| H A D | test_read_format_zip.c | 31 int extract_one(struct archive* a, struct archive_entry* ae, uint32_t crc) in extract_one() 105 struct archive_entry *ae; in verify_basic() 211 struct archive_entry *ae; in verify_info_zip_ux() 281 struct archive_entry *ae; in verify_extract_length_at_end() 345 struct archive_entry *ae; in test_symlink() 388 struct archive_entry *ae; in DEFINE_TEST() 408 struct archive_entry *ae; in DEFINE_TEST() 428 struct archive_entry *ae; in DEFINE_TEST() 460 struct archive_entry *ae; in DEFINE_TEST() 492 struct archive_entry *ae; in DEFINE_TEST() [all …]
|
| H A D | test_read_format_cpio_filename.c | 33 struct archive_entry *ae; in DEFINE_TEST() 88 struct archive_entry *ae; in DEFINE_TEST() 146 struct archive_entry *ae; in DEFINE_TEST() 194 struct archive_entry *ae; in DEFINE_TEST() 247 struct archive_entry *ae; in DEFINE_TEST() 299 struct archive_entry *ae; in DEFINE_TEST() 352 struct archive_entry *ae; in DEFINE_TEST() 404 struct archive_entry *ae; in DEFINE_TEST() 457 struct archive_entry *ae; in DEFINE_TEST() 515 struct archive_entry *a in DEFINE_TEST() [all...] |
| H A D | test_read_format_gtar_filename.c | 33 struct archive_entry *ae; in DEFINE_TEST() 86 struct archive_entry *ae; in DEFINE_TEST() 139 struct archive_entry *ae; in DEFINE_TEST() 191 struct archive_entry *ae; in DEFINE_TEST() 244 struct archive_entry *ae; in DEFINE_TEST() 296 struct archive_entry *ae; in DEFINE_TEST() 347 struct archive_entry *ae; in DEFINE_TEST() 406 struct archive_entry *ae; in DEFINE_TEST() 452 struct archive_entry *ae; in DEFINE_TEST()
|
| H A D | test_read_set_format.c | 35 struct archive_entry *ae; in DEFINE_TEST() 105 struct archive_entry *ae; in DEFINE_TEST() 129 struct archive_entry *ae; in DEFINE_TEST() 157 struct archive_entry *ae; in DEFINE_TEST() 182 struct archive_entry *ae; in DEFINE_TEST() 205 struct archive_entry *ae; in DEFINE_TEST()
|
| H A D | test_write_disk.c | 37 static void create(struct archive_entry *ae, const char *msg) 63 static void create_reg_file(struct archive_entry *ae, const char *msg) 105 static void create_reg_file2(struct archive_entry *ae, const char *msg) 139 static void create_reg_file3(struct archive_entry *ae, const char *msg) 166 static void create_reg_file4(struct archive_entry *ae, const char *msg) 193 static void create_reg_file_win(struct archive_entry *ae, const char *msg) 240 struct archive_entry *ae; in DEFINE_TEST()
|
| H A D | test_archive_match_owner.c | 31 struct archive_entry *ae; in test_uid() 73 struct archive_entry *ae; in test_gid() 115 struct archive_entry *ae; in test_uname_mbs() 157 struct archive_entry *ae; in test_uname_wcs() 199 struct archive_entry *ae; in test_gname_mbs() 241 struct archive_entry *ae; in test_gname_wcs()
|
| H A D | test_archive_match_time.c | 33 struct archive_entry *ae; in test_newer_time() 85 struct archive_entry *ae; in test_newer_time_str() 173 struct archive_entry *ae; in test_newer_time_str_w() 262 struct archive_entry *ae; in test_newer_mtime_than_file_mbs() 323 struct archive_entry *ae; in test_newer_ctime_than_file_mbs() 381 struct archive_entry *ae; in test_newer_mtime_than_file_wcs() 442 struct archive_entry *ae; in test_newer_ctime_than_file_wcs() 500 struct archive_entry *ae; in test_older_time() 552 struct archive_entry *ae; in test_older_time_str() 642 struct archive_entry *ae; in test_older_time_str_w() [all …]
|
| H A D | test_read_format_zip_filename.c | 33 struct archive_entry *ae; in DEFINE_TEST() 93 struct archive_entry *ae; in DEFINE_TEST() 171 struct archive_entry *ae; in DEFINE_TEST() 246 struct archive_entry *ae; in DEFINE_TEST() 340 struct archive_entry *ae; in DEFINE_TEST() 397 struct archive_entry *ae; in DEFINE_TEST() 453 struct archive_entry *ae; in DEFINE_TEST() 510 struct archive_entry *ae; in DEFINE_TEST() 566 struct archive_entry *ae; in DEFINE_TEST() 628 struct archive_entry *a in DEFINE_TEST() [all...] |
| /freebsd/contrib/libarchive/tar/ |
| H A D | write.c | 87 struct archive_entry *); 89 struct archive_entry *); 91 struct archive_entry *, int64_t progress); 94 struct archive_entry *); 97 struct archive_entry *); 99 struct archive_entry *); 271 struct archive_entry *entry; in tar_mode_r() 361 struct archive_entry *entry; in tar_mode_u() 449 struct archive_entry *entry, *sparse_entry; in write_archive() 536 struct archive_entry *entry2; in write_archive() [all …]
|