Home
last modified time | relevance | path

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

/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_read_support_format_mtree.c100 struct mtree { struct
108 struct mtree_entry *entries; argument
109 struct mtree_entry *this_entry; argument
126 struct mtree *, struct mtree_entry *, int *); argument
215 struct mtree *mtree; in archive_read_format_mtree_options() local
271 struct mtree *mtree; in archive_read_support_format_mtree() local
299 struct mtree *mtree; in cleanup() local
919 process_add_entry(struct archive_read *a, struct mtree *mtree, in process_add_entry()
1033 read_mtree(struct archive_read *a, struct mtree *mtree) in read_mtree()
1114 struct mtree *mtree; in read_header() local
[all …]
H A Darchive_write_set_format_mtree.c361 mtree_indent(struct mtree_writer *mtree) in mtree_indent()
437 write_global(struct mtree_writer *mtree) in write_global()
639 attr_counter_set_collect(struct mtree_writer *mtree, struct mtree_entry *me) in attr_counter_set_collect()
716 attr_counter_set_free(struct mtree_writer *mtree) in attr_counter_set_free()
727 get_global_set_keys(struct mtree_writer *mtree, struct mtree_entry *me) in get_global_set_keys()
870 struct mtree_writer *mtree= a->format_data; in archive_write_mtree_header() local
909 struct mtree_writer *mtree = a->format_data; in write_mtree_entry() local
1059 struct mtree_writer *mtree = a->format_data; in write_dot_dot_entry() local
1094 struct mtree_writer *mtree = a->format_data; in write_mtree_entry_tree() local
1195 struct mtree_writer *mtree = a->format_data; in archive_write_mtree_finish_entry() local
[all …]