Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_options_private.h32 typedef int (*option_handler)(struct archive *a, typedef
38 unsigned int magic, const char *fn, option_handler use_option);
42 unsigned 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 unsigned 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()
102 unsigned int magic, const char *fn, option_handler use_option) in _archive_set_options()