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

/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dupdate_editor.c498 calculate_repos_relpath(const char **new_repos_relpath,
1234 SVN_ERR(calculate_repos_relpath(&db->new_repos_relpath, db->local_abspath,
1771 SVN_ERR(calculate_repos_relpath(&deleted_repos_relpath, local_abspath,
1880 SVN_ERR(calculate_repos_relpath(&db->new_repos_relpath, db->local_abspath,
2306 SVN_ERR(calculate_repos_relpath(&db->new_repos_relpath, db->local_abspath,
3110 SVN_ERR(calculate_repos_relpath(&fb->new_repos_relpath, fb->local_abspath,
3502 SVN_ERR(calculate_repos_relpath(&fb->new_repos_relpath, fb->local_abspath,
495 calculate_repos_relpath(const char **new_repos_relpath, function

Completed in 122 milliseconds