Searched refs:find_youngest_copyroot (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/subversion/subversion/libsvn_fs_fs/
H A Dtree.c3081 find_youngest_copyroot(svn_revnum_t *rev_p,
3094 SVN_ERR(find_youngest_copyroot(&rev_parent, &path_parent, fs,
3143 SVN_ERR(find_youngest_copyroot(&copy_dst_rev, &copy_dst_path,
3465 SVN_ERR(find_youngest_copyroot(&copyroot_rev, &copyroot_path, fs,
3068 find_youngest_copyroot(svn_revnum_t *rev_p, function

Completed in 114 milliseconds