Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/subversion/subversion/libsvn_repos/
H A Dreporter.c1591 const char *switch_path, in svn_repos_begin_report3() argument
1619 b->t_path = switch_path ? svn_fspath__canonicalize(switch_path, pool) in svn_repos_begin_report3()
1626 b->is_switch = (switch_path != NULL); in svn_repos_begin_report3()
H A Ddeprecated.c266 const char *switch_path, in svn_repos_begin_report() argument
281 switch_path, in svn_repos_begin_report()
/freebsd-13.1/contrib/subversion/subversion/svnserve/
H A Dserve.c2016 const char *switch_url, *switch_path, *canonical_url, *canonical_target; in switch_cmd() local
2046 &switch_path)); in switch_cmd()
2052 svn_log__switch(full_path, switch_path, rev, in switch_cmd()
2057 conn, pool, b, rev, target, switch_path, TRUE, in switch_cmd()