Searched refs:mtree_entry (Results 1 – 2 of 2) sorted by relevance
53 struct mtree_entry *m_entry;65 struct mtree_entry *first;66 struct mtree_entry **last;75 struct mtree_entry *chnext;89 struct mtree_entry { struct91 struct mtree_entry *next; argument92 struct mtree_entry *parent; argument121 struct mtree_entry *mtree_entry; argument122 struct mtree_entry *root;123 struct mtree_entry *cur_dirent;[all …]
89 struct mtree_entry { struct91 struct mtree_entry *next_dup; argument92 struct mtree_entry *next; argument107 struct mtree_entry *entries; argument108 struct mtree_entry *this_entry;125 struct mtree *, struct mtree_entry *, int *);126 static void parse_escapes(char *, struct mtree_entry *);128 struct mtree *, struct mtree_entry *, int *);249 const struct mtree_entry *e1 = (const struct mtree_entry *)n1; in mtree_cmp_node()250 const struct mtree_entry *e2 = (const struct mtree_entry *)n2; in mtree_cmp_node()[all …]