Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/subversion/subversion/svnlook/
H A Dsvnlook.c593 print_changed_tree(svn_repos_node_t *node, in print_changed_tree() function
658 SVN_ERR(print_changed_tree(node, full_path, copy_info, iterpool)); in print_changed_tree()
1516 SVN_ERR(print_changed_tree(tree, "", c->copy_info, pool)); in do_changed()