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 …]
91 struct mtree_entry { struct93 struct mtree_entry *next_dup; argument94 struct mtree_entry *next; argument109 struct mtree_entry *entries; argument110 struct mtree_entry *this_entry;127 struct mtree *, struct mtree_entry *, int *);128 static void parse_escapes(char *, struct mtree_entry *);130 struct mtree *, struct mtree_entry *, int *);198 const struct mtree_entry *e1 = (const struct mtree_entry *)n1; in mtree_cmp_node()199 const struct mtree_entry *e2 = (const struct mtree_entry *)n2; in mtree_cmp_node()[all …]