Home
last modified time | relevance | path

Searched defs:to_root (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/contrib/subversion/subversion/libsvn_fs_x/
H A Dtree.c1532 svn_fs_root_t *to_root, in copy_helper()
1672 svn_fs_root_t *to_root, in x_copy()
1695 svn_fs_root_t *to_root, in x_revision_link()
/freebsd-13.1/contrib/subversion/subversion/libsvn_fs_base/
H A Dtree.c3153 svn_fs_root_t *to_root; member
3166 svn_fs_root_t *to_root = args->to_root; in txn_body_copy() local
3294 svn_fs_root_t *to_root, in copy_helper()
3332 svn_fs_root_t *to_root, in base_copy()
3342 svn_fs_root_t *to_root, in base_revision_link()
/freebsd-13.1/contrib/subversion/subversion/libsvn_repos/
H A Ddump.c2119 svn_fs_root_t *to_root; in svn_repos_dump_fs4() local
2373 svn_fs_root_t *to_root; in verify_one_revision() local
/freebsd-13.1/contrib/subversion/subversion/libsvn_fs_fs/
H A Dtree.c2636 svn_fs_root_t *to_root, in copy_helper()
2777 svn_fs_root_t *to_root, in fs_copy()
2798 svn_fs_root_t *to_root, in fs_revision_link()
/freebsd-13.1/contrib/subversion/subversion/libsvn_fs/
H A Dfs-loader.c1493 svn_fs_root_t *to_root, const char *to_path, apr_pool_t *pool) in svn_fs_copy()
1501 svn_fs_revision_link(svn_fs_root_t *from_root, svn_fs_root_t *to_root, in svn_fs_revision_link()
/freebsd-13.1/contrib/subversion/subversion/svnsync/
H A Dsvnsync.c1034 const char *to_root; member