Searched refs:dst_op_relpath (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/contrib/subversion/subversion/libsvn_wc/ |
| HD | wc_db_private.h | 404 const char *dst_op_relpath,
|
| HD | wc_db.c | 4933 const char *dst_op_relpath, in svn_wc__db_op_copy_layer_internal() argument 4941 int dst_op_depth = relpath_depth(dst_op_relpath); in svn_wc__db_op_copy_layer_internal() 4945 SVN_ERR(svn_wc__db_wclock_owns_lock_internal(&locked, wcroot, dst_op_relpath, in svn_wc__db_op_copy_layer_internal() 4951 path_for_error_message(wcroot, dst_op_relpath, in svn_wc__db_op_copy_layer_internal() 4962 dst_op_relpath, dst_op_depth)); in svn_wc__db_op_copy_layer_internal() 5023 dst_op_relpath, dst_op_depth, in svn_wc__db_op_copy_layer_internal() 5086 SVN_ERR(svn_wc__db_mark_conflict_internal(wcroot, dst_op_relpath /* ## */, in svn_wc__db_op_copy_layer_internal()
|