Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
HDwc_db_update_move.c682 SVN_ERR(svn_wc__db_depth_get_info(NULL, &dst_kind, NULL, in mark_node_edited()
689 SVN_ERR(svn_wc__db_depth_get_info(NULL, &src_kind, NULL, NULL, in mark_node_edited()
1263 SVN_ERR(svn_wc__db_depth_get_info(NULL, NULL, NULL, in tc_editor_alter_directory()
1431 SVN_ERR(svn_wc__db_depth_get_info(NULL, NULL, NULL, in tc_editor_alter_file()
1924 err = svn_wc__db_depth_get_info(&status, &db_kind, NULL, &repos_relpath, NULL, in get_info()
2262 SVN_ERR(svn_wc__db_depth_get_info(NULL, &new_version.node_kind, in update_moved_away_conflict_victim()
2275 SVN_ERR(svn_wc__db_depth_get_info(NULL, &old_version.node_kind, in update_moved_away_conflict_victim()
2748 SVN_ERR(svn_wc__db_depth_get_info(NULL, &old_version.node_kind, in update_incoming_move()
3696 SVN_ERR(svn_wc__db_depth_get_info(NULL, &new_kind, &new_rev, in bump_mark_tree_conflict()
3713 SVN_ERR(svn_wc__db_depth_get_info(NULL, &old_kind, &old_rev, in bump_mark_tree_conflict()
HDwc_db_private.h297 svn_wc__db_depth_get_info(svn_wc__db_status_t *status,
HDwc_db.c2911 svn_wc__db_depth_get_info(svn_wc__db_status_t *status, in svn_wc__db_depth_get_info() function
5339 err = svn_wc__db_depth_get_info(&status, &kind, &node_revision, in db_op_copy_shadowed_layer()
5572 SVN_ERR(svn_wc__db_depth_get_info(NULL, NULL, &revision, &repos_relpath, in op_copy_shadowed_layer_txn()