Searched refs:copy_src_path (Results 1 – 4 of 4) sorted by relevance
| /freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_fs/ |
| D | tree.c | 663 const char *copy_src_path; member 710 const char **copy_src_path, in get_copy_inheritance() argument 735 *copy_src_path = NULL; in get_copy_inheritance() 742 *copy_src_path = NULL; in get_copy_inheritance() 785 *copy_src_path = id_path; in get_copy_inheritance() 802 parent_path->copy_src_path = NULL; in make_parent_path() 1087 parent_path->copy_src_path = apr_pstrdup(pool, copy_path); in open_path() 3445 const char *copy_path, *copy_src_path, *remainder_path; in prev_location() local 3472 SVN_ERR(fs_copied_from(©_src_rev, ©_src_path, in prev_location() 3475 *prev_path = svn_fspath__join(copy_src_path, remainder_path, pool); in prev_location()
|
| /freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_base/ |
| D | tree.c | 474 const char *copy_src_path; member 522 const char **copy_src_path, in get_copy_inheritance() argument 537 *copy_src_path = NULL; in get_copy_inheritance() 596 *copy_src_path = id_path; in get_copy_inheritance() 618 parent_path->copy_src_path = NULL; in make_parent_path() 758 parent_path->copy_src_path = apr_pstrdup(pool, copy_path); in open_path() 810 const char *copy_src_path = parent_path->copy_src_path; in make_path_mutable() local 857 SVN_ERR(svn_fs_bdb__create_copy(fs, copy_id, copy_src_path, in make_path_mutable() 4846 const char *copy_path, *copy_src_path, *remainder; in prev_location() local 4873 SVN_ERR(base_copied_from(©_src_rev, ©_src_path, in prev_location() [all …]
|
| /freebsd-10-stable/contrib/subversion/subversion/libsvn_repos/ |
| D | rev_hunt.c | 585 const char *copy_path, *copy_src_path, *remainder; in svn_repos__prev_location() local 616 SVN_ERR(svn_fs_copied_from(©_src_rev, ©_src_path, in svn_repos__prev_location() 620 *prev_path = svn_fspath__join(copy_src_path, remainder, pool); in svn_repos__prev_location()
|
| /freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_x/ |
| D | tree.c | 650 const char *copy_src_path; member 697 const char **copy_src_path, in get_copy_inheritance() argument 720 *copy_src_path = NULL; in get_copy_inheritance() 727 *copy_src_path = NULL; in get_copy_inheritance() 770 *copy_src_path = id_path; in get_copy_inheritance() 788 parent_path->copy_src_path = NULL; in make_parent_path() 1073 parent_path->copy_src_path = apr_pstrdup(pool, copy_path); in open_path()
|