Home
last modified time | relevance | path

Searched refs:option_handler (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/libarchive/dist/libarchive/
H A Darchive_options_private.h32 typedef int (*option_handler)(struct archive *a, typedef
38 int magic, const char *fn, option_handler use_option);
42 int magic, const char *fn, option_handler use_option);
47 option_handler use_format_option, option_handler use_filter_option);
H A Darchive_options.c41 int magic, const char *fn, option_handler use_option) in _archive_set_option()
76 option_handler use_format_option, option_handler use_filter_option) in _archive_set_either_option()
100 int magic, const char *fn, option_handler use_option) in _archive_set_options()