Home
last modified time | relevance | path

Searched defs:archive_entry (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/libarchive/libarchive/
H A Darchive_entry_private.h80 struct archive_entry { struct
199 archive_entry_set_digest(struct archive_entry *entry, int type, argument
81 archivearchive_entry global() argument
103 statarchive_entry global() argument
104 stat_validarchive_entry global() argument
106 aestarchive_entry global() argument
136 ae_statarchive_entry global() argument
138 ae_setarchive_entry global() argument
156 ae_fflags_textarchive_entry global() argument
157 ae_fflags_setarchive_entry global() argument
158 ae_fflags_cleararchive_entry global() argument
159 ae_gnamearchive_entry global() argument
160 ae_hardlinkarchive_entry global() argument
161 ae_pathnamearchive_entry global() argument
162 ae_symlinkarchive_entry global() argument
163 ae_unamearchive_entry global() argument
166 ae_sourcepatharchive_entry global() argument
171 encryptionarchive_entry global() argument
173 mac_metadataarchive_entry global() argument
174 mac_metadata_sizearchive_entry global() argument
H A Darchive_read_disk_posix.c1234 void (*_excluded_func)(struct archive *, void *, struct archive_entry *), in archive_read_disk_set_matching() argument
1249 archive_read_disk_set_metadata_filter_callback(struct archive * _a,int (* _metadata_filter_func)(struct archive *,void *,struct archive_entry *),void * _client_data) archive_read_disk_set_metadata_filter_callback() argument
[all...]
H A Darchive_read.c1186 int (*read_header)(struct archive_read *, struct archive_entry *), in __archive_read_register_format() argument
/freebsd-src/contrib/libarchive/libarchive/test/
H A Dtest_read_format_xar.c733 verify(unsigned char * d,size_t s,void (* f1)(struct archive *,struct archive_entry *),void (* f2)(struct archive *,struct archive_entry *),enum enc etype) verify() argument
[all...]
H A Dtest_read_format_tar.c426 void (*f)(struct archive_entry *), in verify() argument
[all...]