Home
last modified time | relevance | path

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

/trueos/contrib/subversion/subversion/libsvn_repos/
HDreporter.c1567 const char *switch_path, in svn_repos_begin_report3() argument
1595 b->t_path = switch_path ? svn_fspath__canonicalize(switch_path, pool) in svn_repos_begin_report3()
1602 b->is_switch = (switch_path != NULL); in svn_repos_begin_report3()
HDdeprecated.c228 const char *switch_path, in svn_repos_begin_report() argument
243 switch_path, in svn_repos_begin_report()
/trueos/contrib/subversion/subversion/svnserve/
HDserve.c1886 const char *switch_url, *switch_path; in switch_cmd() local
1912 &switch_path)); in switch_cmd()
1917 svn_log__switch(full_path, switch_path, rev, in switch_cmd()
1922 conn, pool, b, rev, target, switch_path, TRUE, in switch_cmd()