Home
last modified time | relevance | path

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

/freebsd-head/contrib/libarchive/libarchive/
HDarchive_read_private.h139 archive_switch_callback *switcher;
HDarchive.h255 typedef int archive_switch_callback(struct archive *, void *_client_data1, typedef
496 archive_switch_callback *);
HDarchive_read.c358 archive_switch_callback *client_switcher) in archive_read_set_switch_callback()