Searched defs:mtree (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_read_support_format_mtree.c85 struct mtree { struct
139 struct mtree *mtree; local
162 struct mtree *mtree; local
321 process_add_entry(struct archive_read *a, struct mtree *mtree, struct mtree_option **global, const char *line, struct mtree_entry **last_entry) argument
387 read_mtree(struct archive_read *a, struct mtree *mtree) argument
456 struct mtree *mtree; local
514 parse_file(struct archive_read *a, struct archive_entry *entry, struct mtree *mtree, struct mtree_entry *mentry, int *use_next) argument
727 parse_line(struct archive_read *a, struct archive_entry *entry, struct mtree *mtree, struct mtree_entry *mp, int *parsed_kws) argument
781 parse_keyword(struct archive_read *a, struct mtree *mtree, struct archive_entry *entry, struct mtree_option *option, int *parsed_kws) argument
981 struct mtree *mtree; local
1024 struct mtree *mtree; local
1238 readline(struct archive_read *a, struct mtree *mtree, char **start, ssize_t limit) argument
[all...]
H A Darchive_write_set_format_mtree.c231 mtree_indent(struct mtree_writer *mtree) argument
374 set_global(struct mtree_writer *mtree, struct archive_entry *entry) argument
500 get_keys(struct mtree_writer *mtree, struct archive_entry *entry) argument
549 struct mtree_writer *mtree= a->format_data; local
647 struct mtree_writer *mtree = a->format_data; local
835 struct mtree_writer *mtree= a->format_data; local
845 struct mtree_writer *mtree= a->format_data; local
893 struct mtree_writer *mtree= a->format_data; local
911 struct mtree_writer *mtree= a->format_data; local
1016 struct mtree_writer *mtree; local
[all...]

Completed in 61 milliseconds