Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_private.h139 archive_switch_callback *switcher;
H A Darchive.h255 typedef int archive_switch_callback(struct archive *, void *_client_data1, typedef
496 archive_switch_callback *);
H A Darchive_read.c358 archive_switch_callback *client_switcher) in archive_read_set_switch_callback()