Searched refs:mtree_option (Results 1 – 1 of 1) sorted by relevance
85 struct mtree_option { struct86 struct mtree_option *next; argument94 struct mtree_option *options; argument131 struct archive_entry *, struct mtree_option *, int *);235 free_options(struct mtree_option *head) in free_options()237 struct mtree_option *next; in free_options()818 add_option(struct archive_read *a, struct mtree_option **global, in add_option()821 struct mtree_option *opt; in add_option()840 remove_option(struct mtree_option **global, const char *value, size_t len) in remove_option()842 struct mtree_option *iter, *last; in remove_option()[all …]