Home
last modified time | relevance | path

Searched defs:archive_read (Results 1 – 15 of 15) sorted by relevance

/dports/games/meandmyshadow/meandmyshadow-0.5a/src/mac/meandmyshadow/archive/
H A Darchive_read_private.h119 struct archive_read { struct
129 * Used by archive_read_data() to track blocks and copy argument
138 struct archive_read_client client; argument
141 struct archive_read_filter_bidder bidders[8]; argument
144 struct archive_read_filter *filter; argument
160 int (*bid)(struct archive_read *); argument
174 int (*cleanup_archive_extract)(struct archive_read *); argument
/dports/sysutils/tarsnap/tarsnap-autoconf-1.0.39/libarchive/
H A Darchive_read_private.h115 struct archive_read { struct
125 * Used by archive_read_data() to track blocks and copy argument
134 struct archive_read_client client; argument
137 struct archive_read_filter_bidder bidders[8]; argument
140 struct archive_read_filter *filter; argument
156 int (*bid)(struct archive_read *); argument
172 int (*cleanup_archive_extract)(struct archive_read *); argument
H A Darchive_read.c833 int (*bid)(struct archive_read *), in __archive_read_register_format()
834 int (*options)(struct archive_read *, const char *, const char *), in __archive_read_register_format()
835 int (*read_header)(struct archive_read *, struct archive_entry *), in __archive_read_register_format()
836 int (*read_data)(struct archive_read *, const void **, size_t *, off_t *), in __archive_read_register_format()
837 off_t (*read_get_entryleft)(struct archive_read *), in __archive_read_register_format()
838 int (*read_advance)(struct archive_read *, off_t), in __archive_read_register_format()
839 int (*read_data_skip)(struct archive_read *), in __archive_read_register_format()
840 int (*cleanup)(struct archive_read *)) in __archive_read_register_format()
/dports/graphics/aseprite/aseprite-1.2.9/third_party/libarchive/libarchive/
H A Darchive_read_private.h159 struct archive_read { struct
170 struct archive_read_client client; argument
173 struct archive_read_filter_bidder bidders[16]; argument
176 struct archive_read_filter *filter; argument
199 int (*bid)(struct archive_read *, int best_bid); argument
215 struct archive_read_extract *extract; argument
216 int (*cleanup_archive_extract)(struct archive_read *); argument
230 int __archive_read_register_format(struct archive_read *a, argument
H A Darchive_read.c1186 int (*bid)(struct archive_read *, int), in __archive_read_register_format() argument
1187 int (*options)(struct archive_read *, const char *, const char *), in __archive_read_register_format()
1188 int (*read_header)(struct archive_read *, struct archive_entry *), in __archive_read_register_format()
1189 int (*read_data)(struct archive_read *, const void **, size_t *, int64_t *), in __archive_read_register_format()
1190 int (*read_data_skip)(struct archive_read *), in __archive_read_register_format()
1191 int64_t (*seek_data)(struct archive_read *, int64_t, int), in __archive_read_register_format()
1192 int (*cleanup)(struct archive_read *), in __archive_read_register_format()
1193 int (*format_capabilities)(struct archive_read *), in __archive_read_register_format()
1194 int (*has_encrypted_entries)(struct archive_read *)) in __archive_read_register_format()
/dports/archivers/libarchive/libarchive-3.5.2/libarchive/
H A Darchive_read_private.h161 struct archive_read { struct
172 struct archive_read_client client; argument
175 struct archive_read_filter_bidder bidders[16]; argument
178 struct archive_read_filter *filter; argument
201 int (*bid)(struct archive_read *, int best_bid); argument
217 struct archive_read_extract *extract; argument
218 int (*cleanup_archive_extract)(struct archive_read *); argument
232 int __archive_read_register_format(struct archive_read *a, argument
H A Darchive_read.c1197 int (*bid)(struct archive_read *, int), in __archive_read_register_format() argument
1198 int (*options)(struct archive_read *, const char *, const char *), in __archive_read_register_format()
1199 int (*read_header)(struct archive_read *, struct archive_entry *), in __archive_read_register_format()
1200 int (*read_data)(struct archive_read *, const void **, size_t *, int64_t *), in __archive_read_register_format()
1201 int (*read_data_skip)(struct archive_read *), in __archive_read_register_format()
1202 int64_t (*seek_data)(struct archive_read *, int64_t, int), in __archive_read_register_format()
1203 int (*cleanup)(struct archive_read *), in __archive_read_register_format()
1204 int (*format_capabilities)(struct archive_read *), in __archive_read_register_format()
1205 int (*has_encrypted_entries)(struct archive_read *)) in __archive_read_register_format()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/xtrabackup/src/libarchive/libarchive/
H A Darchive_read_private.h159 struct archive_read { struct
170 struct archive_read_client client; argument
173 struct archive_read_filter_bidder bidders[16]; argument
176 struct archive_read_filter *filter; argument
199 int (*bid)(struct archive_read *, int best_bid); argument
215 struct archive_read_extract *extract; argument
216 int (*cleanup_archive_extract)(struct archive_read *); argument
230 int __archive_read_register_format(struct archive_read *a, argument
H A Darchive_read.c1184 int (*bid)(struct archive_read *, int), in __archive_read_register_format() argument
1185 int (*options)(struct archive_read *, const char *, const char *), in __archive_read_register_format()
1186 int (*read_header)(struct archive_read *, struct archive_entry *), in __archive_read_register_format()
1187 int (*read_data)(struct archive_read *, const void **, size_t *, int64_t *), in __archive_read_register_format()
1188 int (*read_data_skip)(struct archive_read *), in __archive_read_register_format()
1189 int64_t (*seek_data)(struct archive_read *, int64_t, int), in __archive_read_register_format()
1190 int (*cleanup)(struct archive_read *), in __archive_read_register_format()
1191 int (*format_capabilities)(struct archive_read *), in __archive_read_register_format()
1192 int (*has_encrypted_entries)(struct archive_read *)) in __archive_read_register_format()
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmlibarchive/libarchive/
H A Darchive_read_private.h161 struct archive_read { struct
172 struct archive_read_client client; argument
175 struct archive_read_filter_bidder bidders[16]; argument
178 struct archive_read_filter *filter; argument
201 int (*bid)(struct archive_read *, int best_bid); argument
217 struct archive_read_extract *extract; argument
218 int (*cleanup_archive_extract)(struct archive_read *); argument
232 int __archive_read_register_format(struct archive_read *a, argument
H A Darchive_read.c1197 int (*bid)(struct archive_read *, int), in __archive_read_register_format() argument
1198 int (*options)(struct archive_read *, const char *, const char *), in __archive_read_register_format()
1199 int (*read_header)(struct archive_read *, struct archive_entry *), in __archive_read_register_format()
1200 int (*read_data)(struct archive_read *, const void **, size_t *, int64_t *), in __archive_read_register_format()
1201 int (*read_data_skip)(struct archive_read *), in __archive_read_register_format()
1202 int64_t (*seek_data)(struct archive_read *, int64_t, int), in __archive_read_register_format()
1203 int (*cleanup)(struct archive_read *), in __archive_read_register_format()
1204 int (*format_capabilities)(struct archive_read *), in __archive_read_register_format()
1205 int (*has_encrypted_entries)(struct archive_read *)) in __archive_read_register_format()
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmlibarchive/libarchive/
H A Darchive_read_private.h161 struct archive_read { struct
172 struct archive_read_client client; argument
175 struct archive_read_filter_bidder bidders[16]; argument
178 struct archive_read_filter *filter; argument
201 int (*bid)(struct archive_read *, int best_bid); argument
217 struct archive_read_extract *extract; argument
218 int (*cleanup_archive_extract)(struct archive_read *); argument
232 int __archive_read_register_format(struct archive_read *a, argument
H A Darchive_read.c1197 int (*bid)(struct archive_read *, int), in __archive_read_register_format() argument
1198 int (*options)(struct archive_read *, const char *, const char *), in __archive_read_register_format()
1199 int (*read_header)(struct archive_read *, struct archive_entry *), in __archive_read_register_format()
1200 int (*read_data)(struct archive_read *, const void **, size_t *, int64_t *), in __archive_read_register_format()
1201 int (*read_data_skip)(struct archive_read *), in __archive_read_register_format()
1202 int64_t (*seek_data)(struct archive_read *, int64_t, int), in __archive_read_register_format()
1203 int (*cleanup)(struct archive_read *), in __archive_read_register_format()
1204 int (*format_capabilities)(struct archive_read *), in __archive_read_register_format()
1205 int (*has_encrypted_entries)(struct archive_read *)) in __archive_read_register_format()
/dports/devel/cmake/cmake-3.22.1/Utilities/cmlibarchive/libarchive/
H A Darchive_read_private.h161 struct archive_read { struct
172 struct archive_read_client client; argument
175 struct archive_read_filter_bidder bidders[16]; argument
178 struct archive_read_filter *filter; argument
201 int (*bid)(struct archive_read *, int best_bid); argument
217 struct archive_read_extract *extract; argument
218 int (*cleanup_archive_extract)(struct archive_read *); argument
232 int __archive_read_register_format(struct archive_read *a, argument
H A Darchive_read.c1197 int (*bid)(struct archive_read *, int), in __archive_read_register_format() argument
1198 int (*options)(struct archive_read *, const char *, const char *), in __archive_read_register_format()
1199 int (*read_header)(struct archive_read *, struct archive_entry *), in __archive_read_register_format()
1200 int (*read_data)(struct archive_read *, const void **, size_t *, int64_t *), in __archive_read_register_format()
1201 int (*read_data_skip)(struct archive_read *), in __archive_read_register_format()
1202 int64_t (*seek_data)(struct archive_read *, int64_t, int), in __archive_read_register_format()
1203 int (*cleanup)(struct archive_read *), in __archive_read_register_format()
1204 int (*format_capabilities)(struct archive_read *), in __archive_read_register_format()
1205 int (*has_encrypted_entries)(struct archive_read *)) in __archive_read_register_format()