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

/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dentries.c638 const char *op_root_relpath;
641 &op_root_relpath,
653 if (!op_root_relpath)
656 op_root_abspath = svn_dirent_join(wcroot->abspath, op_root_relpath,
724 const char *op_root_relpath;
755 &op_root_relpath,
778 op_root_relpath,
637 const char *op_root_relpath; local
723 const char *op_root_relpath; local
H A Dwc_db.c338 const char **op_root_relpath,
4308 const char *op_root_relpath; local
4314 SVN_ERR(scan_addition(NULL, &op_root_relpath,
4322 svn_relpath_skip_ancestor(op_root_relpath,
12631 const char *op_root_relpath; local
12707 op_root_relpath = svn_relpath_prefix(local_relpath, op_depth,
12709 repos_prefix_path = svn_relpath_skip_ancestor(op_root_relpath,
12713 *op_root_relpath_p = apr_pstrdup(result_pool, op_root_relpath);
12726 if (local_relpath != op_root_relpath)
12732 wcroot->wc_id, op_root_relpath));
12930 const char *op_root_relpath = NULL; local
12984 const char *op_root_relpath = NULL; local
[all...]

Completed in 184 milliseconds