Searched refs:mtree_option (Results 1 – 1 of 1) sorted by relevance
84 struct mtree_option { struct85 struct mtree_option *next; argument93 struct mtree_option *options; argument130 struct archive_entry *, struct mtree_option *, int *);234 free_options(struct mtree_option *head) in free_options()236 struct mtree_option *next; in free_options()812 add_option(struct archive_read *a, struct mtree_option **global, in add_option()815 struct mtree_option *opt; in add_option()834 remove_option(struct mtree_option **global, const char *value, size_t len) in remove_option()836 struct mtree_option *iter, *last; in remove_option()[all …]