Home
last modified time | relevance | path

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

/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_write_set_format_mtree.c89 struct mtree_entry { struct
91 struct mtree_entry *next; argument
92 struct mtree_entry *parent; argument
93 struct dir_info *dir_info;
94 struct reg_info *reg_info;
96 struct archive_string parentdir;
97 struct archive_string basename;
121 struct mtree_entry *mtree_entry; argument
871 struct mtree_entry *mtree_entry; in archive_write_mtree_header() local
H A Darchive_read_support_format_mtree.c90 struct mtree_entry { struct
92 struct mtree_entry *next_dup; argument
93 struct mtree_entry *next; argument
108 struct mtree_entry *entries; argument