Home
last modified time | relevance | path

Searched refs:svn_io_remove_dir2 (Results 1 – 23 of 23) sorted by relevance

/freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/
Dadm_files.c512 SVN_ERR(svn_io_remove_dir2(svn_wc__adm_child(dir_abspath, NULL, in svn_wc__adm_destroy()
537 SVN_ERR(svn_io_remove_dir2(tmp_path, TRUE, NULL, NULL, scratch_pool)); in svn_wc__adm_cleanup_tmp_area()
Ddelete.c73 err = svn_io_remove_dir2(path, ignore_enoent, cancel_func, cancel_baton, in erase_unversioned_from_wc()
88 SVN_ERR(svn_io_remove_dir2(path, ignore_enoent, in erase_unversioned_from_wc()
Dupgrade.c465 svn_error_clear(svn_io_remove_dir2( in wipe_obsolete_files()
479 svn_error_clear(svn_io_remove_dir2( in wipe_obsolete_files()
486 svn_error_clear(svn_io_remove_dir2( in wipe_obsolete_files()
491 svn_error_clear(svn_io_remove_dir2( in wipe_obsolete_files()
564 svn_error_clear(svn_io_remove_dir2(svn_wc__adm_child(dir_abspath, "", in svn_wc__wipe_postupgrade()
2465 SVN_ERR(svn_io_remove_dir2(root_adm_abspath, TRUE, NULL, NULL, in svn_wc_upgrade()
2526 SVN_ERR(svn_io_remove_dir2(data.root_abspath, FALSE, NULL, NULL, in svn_wc_upgrade()
Drevert.c547 SVN_ERR(svn_io_remove_dir2(local_abspath, FALSE, in revert_wc_data()
Dadm_ops.c541 SVN_ERR(svn_io_remove_dir2(moved_abspath, FALSE, NULL, NULL, in integrate_nested_wc_as_copy()
Dworkqueue.c762 svn_io_remove_dir2(local_abspath, TRUE, in run_dir_remove()
/freebsd-10-stable/contrib/subversion/subversion/libsvn_client/
Dcleanup.c197 SVN_ERR(svn_io_remove_dir2(local_abspath, FALSE, in cleanup_status_walk()
Dadd.c1228 svn_io_remove_dir2(local_abspath, FALSE, in svn_client__make_local_parents()
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_x/
Dhotcopy.c519 svn_error_t *err = svn_io_remove_dir2(path, TRUE, in remove_folder()
825 SVN_ERR(svn_io_remove_dir2(dst_subdir, TRUE, cancel_func, cancel_baton, in hotcopy_body()
Dfs.c587 return svn_error_trace(svn_io_remove_dir2(path, FALSE, NULL, NULL, in x_delete_fs()
Drevprops.c1831 SVN_ERR(svn_io_remove_dir2(pack_file_dir, TRUE, cancel_func, cancel_baton, in svn_fs_x__pack_revprops_shard()
1943 SVN_ERR(svn_io_remove_dir2(shard_path, TRUE, in svn_fs_x__delete_revprops_shard()
Dpack.c2101 SVN_ERR(svn_io_remove_dir2(pack_file_dir, TRUE, cancel_func, cancel_baton, in pack_rev_shard()
2198 SVN_ERR(svn_io_remove_dir2(rev_shard_path, TRUE, in pack_shard()
Dtransaction.c1691 SVN_ERR(svn_io_remove_dir2(svn_fs_x__path_txn_dir(fs, txn_id, scratch_pool), in svn_fs_x__purge_txn()
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_fs/
Dhotcopy.c523 svn_error_t *err = svn_io_remove_dir2(path, TRUE, in remove_folder()
953 SVN_ERR(svn_io_remove_dir2(dst_subdir, TRUE, cancel_func, cancel_baton, in hotcopy_body()
Dfs.c536 return svn_error_trace(svn_io_remove_dir2(path, FALSE, NULL, NULL, pool)); in fs_delete_fs()
Drevprops.c1257 SVN_ERR(svn_io_remove_dir2(pack_file_dir, TRUE, cancel_func, cancel_baton, in svn_fs_fs__pack_revprops_shard()
1376 SVN_ERR(svn_io_remove_dir2(shard_path, TRUE, in svn_fs_fs__delete_revprops_shard()
Dpack.c1782 SVN_ERR(svn_io_remove_dir2(pack_file_dir, TRUE, cancel_func, cancel_baton, in pack_rev_shard()
1875 SVN_ERR(svn_io_remove_dir2(pb->rev_shard_path, TRUE, in synced_pack_shard()
Dtransaction.c1409 SVN_ERR(svn_io_remove_dir2(svn_fs_fs__path_txn_dir(fs, &txn_id, pool), in svn_fs_fs__purge_txn()
/freebsd-10-stable/contrib/subversion/subversion/libsvn_repos/
Drepos.c1196 svn_io_remove_dir2(path, FALSE, NULL, NULL, in svn_repos_create()
1498 return svn_error_trace(svn_io_remove_dir2(path, FALSE, NULL, NULL, pool)); in svn_repos_delete()
/freebsd-10-stable/contrib/subversion/subversion/include/
Dsvn_io.h1649 svn_io_remove_dir2(const char *path,
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_base/
Dfs.c1465 return svn_io_remove_dir2(path, FALSE, NULL, NULL, pool); in base_delete_fs()
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
Dio.c2684 return svn_io_remove_dir2(path, FALSE, NULL, NULL, pool); in svn_io_remove_dir()
2711 svn_io_remove_dir2(const char *path, svn_boolean_t ignore_enoent, in svn_io_remove_dir2() function
2751 SVN_ERR(svn_io_remove_dir2(fullpath, FALSE, cancel_func, in svn_io_remove_dir2()
/freebsd-10-stable/contrib/subversion/
DCHANGES846 * make svn_io_set_file_read_only() and svn_io_remove_dir2() ignore