Searched refs:mtree_option (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_read_support_format_mtree.c72 struct mtree_option { struct
73 struct mtree_option *next;
79 struct mtree_option *options;
112 struct archive_entry *, struct mtree_option *, int *);
124 free_options(struct mtree_option *head)
126 struct mtree_option *next;
215 add_option(struct archive_read *a, struct mtree_option **global,
218 struct mtree_option *option;
237 remove_option(struct mtree_option **global, const char *value, size_t len)
239 struct mtree_option *ite
[all...]

Completed in 44 milliseconds