| /freebsd-14-stable/contrib/libarchive/libarchive/ |
| HD | archive_entry.h | 157 struct archive_entry; 204 __LA_DECL struct archive_entry *archive_entry_clear(struct archive_entry *); 206 __LA_DECL struct archive_entry *archive_entry_clone(struct archive_entry *); 207 __LA_DECL void archive_entry_free(struct archive_entry *); 208 __LA_DECL struct archive_entry *archive_entry_new(void); 217 __LA_DECL struct archive_entry *archive_entry_new2(struct archive *); 238 __LA_DECL time_t archive_entry_atime(struct archive_entry *); 239 __LA_DECL long archive_entry_atime_nsec(struct archive_entry *); 240 __LA_DECL int archive_entry_atime_is_set(struct archive_entry *); 241 __LA_DECL time_t archive_entry_birthtime(struct archive_entry *); [all …]
|
| HD | 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 …]
|
| HD | 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 …]
|
| HD | archive_read_disk_private.h | 37 struct archive_entry; 43 struct archive_entry *entry; 77 struct archive_entry *); 85 struct archive_entry *); 91 struct archive_entry *, int *); 95 struct archive_entry *, int *);
|
| HD | 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()
|
| HD | 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() 367 struct archive_entry *entry) in insert_entry() 434 struct archive_entry * 438 struct archive_entry *e; in archive_entry_partial_links()
|
| HD | 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()
|
| HD | 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() 425 struct archive_entry *entry, int *fd) in setup_mac_metadata() [all …]
|
| HD | 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 *);
|
| HD | archive.h | 184 struct archive_entry; 558 struct archive_entry **); 562 struct archive_entry *); 707 __LA_DECL int archive_read_extract(struct archive *, struct archive_entry *, 709 __LA_DECL int archive_read_extract2(struct archive *, struct archive_entry *, 856 struct archive_entry *); 978 struct archive_entry *, int /* fd */, const struct stat *); 1045 (struct archive *, void *, struct archive_entry *), 1049 struct archive_entry *), void *_client_data); 1110 struct archive_entry *); [all …]
|
| HD | archive_read_support_format_cpio.c | 177 struct archive_entry *, size_t *, size_t *); 200 struct archive_entry *); 206 struct archive_entry *, size_t *, size_t *); 208 struct archive_entry *, size_t *, size_t *); 210 struct archive_entry *, size_t *, size_t *); 212 struct archive_entry *, size_t *, size_t *); 214 struct archive_entry *, size_t *, size_t *); 219 struct cpio *cpio, struct archive_entry *entry); 361 struct archive_entry *entry) in archive_read_format_cpio_read_header() 593 struct archive_entry *entry, size_t *namelength, size_t *name_pad) in header_newc() [all …]
|
| HD | archive_read_support_format_tar.c | 169 struct archive_entry *, const void *, size_t *); 171 struct archive_entry *, const void *); 173 struct archive_entry *, const void *); 175 struct archive_entry *, const void *, size_t *); 177 struct archive_entry *, const void *h, size_t *); 179 struct archive_entry *, const void *h, size_t *); 181 struct archive_entry *, const void *h, size_t *); 182 static int is_mac_metadata_entry(struct archive_entry *entry); 184 struct archive_entry *, size_t *); 186 struct archive_entry *, const void *h, size_t *); [all …]
|
| /freebsd-14-stable/contrib/libarchive/libarchive/test/ |
| HD | 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 …]
|
| HD | 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 …]
|
| HD | 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()
|
| HD | 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()
|
| HD | test_read_format_zip.c | 32 int extract_one(struct archive* a, struct archive_entry* ae, uint32_t crc) in extract_one() 106 struct archive_entry *ae; in verify_basic() 212 struct archive_entry *ae; in verify_info_zip_ux() 282 struct archive_entry *ae; in verify_extract_length_at_end() 346 struct archive_entry *ae; in test_symlink() 389 struct archive_entry *ae; in DEFINE_TEST() 409 struct archive_entry *ae; in DEFINE_TEST() 429 struct archive_entry *ae; in DEFINE_TEST() 461 struct archive_entry *ae; in DEFINE_TEST() 493 struct archive_entry *ae; in DEFINE_TEST() [all …]
|
| HD | 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 *ae; in DEFINE_TEST() [all …]
|
| HD | 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()
|
| HD | 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() 154 struct archive_entry *ae; in DEFINE_TEST() 179 struct archive_entry *ae; in DEFINE_TEST() 202 struct archive_entry *ae; in DEFINE_TEST()
|
| HD | test_write_disk.c | 37 static void create(struct archive_entry *ae, const char *msg) in create() 63 static void create_reg_file(struct archive_entry *ae, const char *msg) in create_reg_file() 105 static void create_reg_file2(struct archive_entry *ae, const char *msg) in create_reg_file2() 139 static void create_reg_file3(struct archive_entry *ae, const char *msg) in create_reg_file3() 166 static void create_reg_file4(struct archive_entry *ae, const char *msg) in create_reg_file4() 193 static void create_reg_file_win(struct archive_entry *ae, const char *msg) in create_reg_file_win() 240 struct archive_entry *ae; in DEFINE_TEST()
|
| HD | 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()
|
| HD | test_archive_match_time.c | 34 struct archive_entry *ae; in test_newer_time() 86 struct archive_entry *ae; in test_newer_time_str() 174 struct archive_entry *ae; in test_newer_time_str_w() 263 struct archive_entry *ae; in test_newer_mtime_than_file_mbs() 324 struct archive_entry *ae; in test_newer_ctime_than_file_mbs() 382 struct archive_entry *ae; in test_newer_mtime_than_file_wcs() 443 struct archive_entry *ae; in test_newer_ctime_than_file_wcs() 501 struct archive_entry *ae; in test_older_time() 553 struct archive_entry *ae; in test_older_time_str() 643 struct archive_entry *ae; in test_older_time_str_w() [all …]
|
| HD | 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 *ae; in DEFINE_TEST() [all …]
|
| /freebsd-14-stable/contrib/libarchive/tar/ |
| HD | 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 *); 247 struct archive_entry *entry; in tar_mode_r() 337 struct archive_entry *entry; in tar_mode_u() 425 struct archive_entry *entry, *sparse_entry; in write_archive() 512 struct archive_entry *entry2; in write_archive() [all …]
|