Home
last modified time | relevance | path

Searched refs:svn_wc__db_scan_deletion (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/subversion/subversion/libsvn_wc/
HDinfo.c231 SVN_ERR(svn_wc__db_scan_deletion(NULL, &wc_info->moved_to_abspath, in build_info_for_node()
HDnode.c1086 SVN_ERR(svn_wc__db_scan_deletion(NULL, moved_to_abspath, NULL, in svn_wc__node_was_moved_away()
HDwc_db.h2895 svn_wc__db_scan_deletion(const char **base_del_abspath,
HDstatus.c396 SVN_ERR(svn_wc__db_scan_deletion(NULL, NULL, in assemble_status()
HDwc_db.c4184 svn_wc__db_scan_deletion(const char **base_del_abspath, in svn_wc__db_scan_deletion() function