Searched refs:option_handler (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_options_private.h | 32 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 D | archive_options.c | 41 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()
|