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

/freebsd-13-stable/contrib/subversion/subversion/libsvn_client/
H A Diprops.c182 const char *child_repos_relpath = apr_hash_this_val(hi);
189 if (*child_repos_relpath == '\0')
180 const char *child_repos_relpath = apr_hash_this_val(hi); local
/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc_db.c5505 const char *child_repos_relpath = NULL; local
5512 child_repos_relpath = svn_relpath_join(repos_relpath, name, iterpool);
5518 repos_id, child_repos_relpath, revision,
12212 const char *child_repos_relpath = NULL; local
12252 child_repos_relpath = svn_relpath_join(new_repos_relpath,
12261 child_repos_relpath, new_rev,

Completed in 149 milliseconds