Searched refs:svn_wc__db_is_wcroot (Results 1 - 12 of 12) sorted by relevance

/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwcroot_anchor.c167 return svn_error_trace(svn_wc__db_is_wcroot(is_wcroot,
H A Dcleanup.c114 SVN_ERR(svn_wc__db_is_wcroot(&is_wcroot, db, dir_abspath, scratch_pool));
H A Ddelete.c252 SVN_ERR(svn_wc__db_is_wcroot(&is_wcroot, db, local_abspath,
371 SVN_ERR(svn_wc__db_is_wcroot(&is_wcroot, db, local_abspath, pool));
425 SVN_ERR(svn_wc__db_is_wcroot(&is_root, db, local_abspath, scratch_pool));
H A Drevert.c324 SVN_ERR(svn_wc__db_is_wcroot(&is_wcroot, db, local_abspath, scratch_pool));
759 SVN_ERR(svn_wc__db_is_wcroot(&is_wcroot, db, local_abspath, scratch_pool));
H A Dadm_files.c507 SVN_ERR(svn_wc__db_is_wcroot(&is_wcroot, db, dir_abspath, scratch_pool));
H A Ddiff_local.c470 SVN_ERR(svn_wc__db_is_wcroot(&is_wcroot,
H A Dupdate_editor.c1578 SVN_ERR(svn_wc__db_is_wcroot(&is_wc_root, db, ancestor_abspath,
1648 SVN_ERR(svn_wc__db_is_wcroot(&is_root, eb->db, local_abspath,
1954 SVN_ERR(svn_wc__db_is_wcroot(&root, eb->db, db->local_abspath,
2262 SVN_ERR(svn_wc__db_is_wcroot(&is_root, eb->db, db->local_abspath,
2641 SVN_ERR(svn_wc__db_is_wcroot(&is_wcroot, eb->db, child_abspath,
2927 SVN_ERR(svn_wc__db_is_wcroot(&wcroot, eb->db, local_abspath,
3167 SVN_ERR(svn_wc__db_is_wcroot(&root, eb->db, fb->local_abspath,
3462 SVN_ERR(svn_wc__db_is_wcroot(&is_root, eb->db, fb->local_abspath,
H A Dadm_ops.c460 SVN_ERR(svn_wc__db_is_wcroot(&is_wc_root, db, local_abspath,
H A Dnode.c1008 SVN_ERR(svn_wc__db_is_wcroot(&is_root, wc_ctx->db, local_abspath,
H A Dstatus.c2619 SVN_ERR(svn_wc__db_is_wcroot(&is_wcroot, db, local_abspath,
2867 SVN_ERR(svn_wc__db_is_wcroot(&is_root, db, local_abspath, scratch_pool));
H A Dwc_db.h2450 svn_wc__db_is_wcroot(svn_boolean_t *is_wcroot,
H A Dwc_db.c14184 svn_wc__db_is_wcroot(svn_boolean_t *is_wcroot, function

Completed in 220 milliseconds