Searched defs:mtree_entry (Results 1 – 2 of 2) sorted by relevance
89 struct mtree_entry { struct91 struct mtree_entry *next; argument92 struct mtree_entry *parent; argument93 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; argument871 struct mtree_entry *mtree_entry; in archive_write_mtree_header() local
90 struct mtree_entry { struct92 struct mtree_entry *next_dup; argument93 struct mtree_entry *next; argument108 struct mtree_entry *entries; argument