Searched refs:_archive_set_options (Results 1 – 4 of 4) sorted by relevance
43 _archive_set_options(struct archive *a, const char *options,
69 return _archive_set_options(a, options, in archive_write_set_options()
69 return _archive_set_options(a, options, in archive_read_set_options()
100 _archive_set_options(struct archive *a, const char *options, in _archive_set_options() function