Home
last modified time | relevance | path

Searched refs:dump_tree (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sbin/hammer2/
H A Dcmd_recover.c141 static void dump_tree(inode_entry_t *iscan, const char *dest,
430 dump_tree(iscan, destdir, pathname, in cmd_recover()
952 dump_tree(inode_entry_t *iscan, const char *dest, const char *remain, in dump_tree() function
1313 dump_tree(iscan, path, in dump_dir_data()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dlanghooks.h59 bool (*dump_tree) (void *, tree); member
H A Dtree-dump.c412 if (lang_hooks.tree_dump.dump_tree (di, t)) in dequeue_and_dump()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dlanghooks.h53 bool (*dump_tree) (void *, tree); member
H A Dtree-dump.c401 if (lang_hooks.tree_dump.dump_tree (di, t)) in dequeue_and_dump()