Searched refs:svn_wc__db_is_wcroot (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_wc/ |
| D | delete.c | 251 SVN_ERR(svn_wc__db_is_wcroot(&is_wcroot, db, local_abspath, in svn_wc__delete_many() 370 SVN_ERR(svn_wc__db_is_wcroot(&is_wcroot, db, local_abspath, pool)); in svn_wc_delete4() 424 SVN_ERR(svn_wc__db_is_wcroot(&is_root, db, local_abspath, scratch_pool)); in svn_wc__internal_remove_from_revision_control()
|
| D | wcroot_anchor.c | 166 return svn_error_trace(svn_wc__db_is_wcroot(is_wcroot, in svn_wc__is_wcroot()
|
| D | cleanup.c | 112 SVN_ERR(svn_wc__db_is_wcroot(&is_wcroot, db, dir_abspath, scratch_pool)); in cleanup_internal()
|
| D | revert.c | 323 SVN_ERR(svn_wc__db_is_wcroot(&is_wcroot, db, local_abspath, scratch_pool)); in revert_restore() 758 SVN_ERR(svn_wc__db_is_wcroot(&is_wcroot, db, local_abspath, scratch_pool)); in revert()
|
| D | adm_files.c | 503 SVN_ERR(svn_wc__db_is_wcroot(&is_wcroot, db, dir_abspath, scratch_pool)); in svn_wc__adm_destroy()
|
| D | update_editor.c | 1574 SVN_ERR(svn_wc__db_is_wcroot(&is_wc_root, db, ancestor_abspath, in already_in_a_tree_conflict() 1644 SVN_ERR(svn_wc__db_is_wcroot(&is_root, eb->db, local_abspath, in delete_entry() 1950 SVN_ERR(svn_wc__db_is_wcroot(&root, eb->db, db->local_abspath, in add_directory() 2258 SVN_ERR(svn_wc__db_is_wcroot(&is_root, eb->db, db->local_abspath, in open_directory() 2637 SVN_ERR(svn_wc__db_is_wcroot(&is_wcroot, eb->db, child_abspath, in close_directory() 2923 SVN_ERR(svn_wc__db_is_wcroot(&wcroot, eb->db, local_abspath, in absent_node() 3163 SVN_ERR(svn_wc__db_is_wcroot(&root, eb->db, fb->local_abspath, in add_file() 3458 SVN_ERR(svn_wc__db_is_wcroot(&is_root, eb->db, fb->local_abspath, in open_file()
|
| D | diff_local.c | 469 SVN_ERR(svn_wc__db_is_wcroot(&is_wcroot, in svn_wc__diff7()
|
| D | adm_ops.c | 459 SVN_ERR(svn_wc__db_is_wcroot(&is_wc_root, db, local_abspath, in check_can_add_node()
|
| D | node.c | 1006 SVN_ERR(svn_wc__db_is_wcroot(&is_root, wc_ctx->db, local_abspath, in svn_wc__check_for_obstructions()
|
| D | status.c | 2612 SVN_ERR(svn_wc__db_is_wcroot(&is_wcroot, db, local_abspath, in stat_wc_dirent_case_sensitive() 2860 SVN_ERR(svn_wc__db_is_wcroot(&is_root, db, local_abspath, scratch_pool)); in internal_status()
|
| D | wc_db.h | 2450 svn_wc__db_is_wcroot(svn_boolean_t *is_wcroot,
|
| D | wc_db.c | 14184 svn_wc__db_is_wcroot(svn_boolean_t *is_wcroot, in svn_wc__db_is_wcroot() function
|