Home
last modified time | relevance | path

Searched refs:archive_switch_callback (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/libarchive/libarchive/
H A Darchive_read_private.h142 archive_switch_callback *switcher;
H A Darchive.h253 typedef int archive_switch_callback(struct archive *, void *_client_data1, typedef
492 archive_switch_callback *);
H A Darchive_read.c365 archive_switch_callback *client_switcher) in archive_read_set_switch_callback()