| /NextBSD/contrib/subversion/subversion/libsvn_wc/ |
| HD | revert.c | 110 svn_error_t *err = svn_io_remove_file2(conflict_abspath, FALSE, in remove_conflict_file() 194 SVN_ERR(svn_io_remove_file2(child_info->abspath, TRUE, iterpool)); in revert_restore_handle_copied_dirs() 520 SVN_ERR(svn_io_remove_file2(local_abspath, TRUE, scratch_pool)); in revert_wc_data() 559 SVN_ERR(svn_io_remove_file2(local_abspath, FALSE, scratch_pool)); in revert_wc_data() 580 SVN_ERR(svn_io_remove_file2(local_abspath, FALSE, scratch_pool)); in revert_wc_data()
|
| HD | upgrade.c | 437 svn_error_clear(svn_io_remove_file2( in wipe_obsolete_files() 442 svn_error_clear(svn_io_remove_file2( in wipe_obsolete_files() 447 svn_error_clear(svn_io_remove_file2( in wipe_obsolete_files() 452 svn_error_clear(svn_io_remove_file2( in wipe_obsolete_files() 460 svn_error_clear(svn_io_remove_file2( in wipe_obsolete_files() 472 svn_error_clear(svn_io_remove_file2( in wipe_obsolete_files() 496 svn_error_clear(svn_io_remove_file2( in wipe_obsolete_files() 501 svn_error_clear(svn_io_remove_file2( in wipe_obsolete_files() 506 svn_error_clear(svn_io_remove_file2( in wipe_obsolete_files() 519 svn_error_clear(svn_io_remove_file2( in wipe_obsolete_files()
|
| HD | delete.c | 67 err = svn_io_remove_file2(path, ignore_enoent, scratch_pool); in erase_unversioned_from_wc() 86 SVN_ERR(svn_io_remove_file2(path, ignore_enoent, scratch_pool)); in erase_unversioned_from_wc()
|
| HD | wc_db_pristine.c | 720 SVN_ERR(svn_io_remove_file2(file_abspath, ignore_enoent, scratch_pool)); in remove_file()
|
| HD | copy.c | 981 SVN_ERR(svn_io_remove_file2(child_abspath, TRUE, scratch_pool)); in remove_node_conflict_markers()
|
| /NextBSD/contrib/subversion/subversion/svn/ |
| HD | util.c | 272 return svn_io_remove_file2(lmb->tmpfile_left, FALSE, lmb->pool); in svn_cl__cleanup_log_msg() 628 SVN_ERR(svn_io_remove_file2(lmb->tmpfile_left, FALSE, pool)); in svn_cl__get_log_message() 638 SVN_ERR(svn_io_remove_file2(lmb->tmpfile_left, FALSE, pool)); in svn_cl__get_log_message()
|
| HD | file-merge.c | 941 SVN_ERR(svn_io_remove_file2(merged_file_name, TRUE, scratch_pool)); in svn_cl__merge_file() 968 SVN_ERR(svn_io_remove_file2(merged_file_name, TRUE, scratch_pool)); in svn_cl__merge_file()
|
| /NextBSD/contrib/subversion/subversion/libsvn_client/ |
| HD | cleanup.c | 194 SVN_ERR(svn_io_remove_file2(local_abspath, FALSE, scratch_pool)); in cleanup_status_walk()
|
| HD | export.c | 431 return svn_error_compose_create(err, svn_io_remove_file2(dst_tmp, FALSE, in export_node() 690 svn_io_remove_file2(hb->tmppath, TRUE, hb->pool)); in window_handler() 848 SVN_ERR(svn_io_remove_file2(fb->tmppath, FALSE, pool)); in close_file()
|
| /NextBSD/contrib/subversion/subversion/libsvn_subr/ |
| HD | config_auth.c | 265 SVN_ERR(svn_io_remove_file2(item_path, TRUE, itempool)); in svn_config_walk_auth_data()
|
| HD | io.c | 935 svn_io_remove_file2(dst_tmp, TRUE, pool)); in svn_io_copy_file() 1243 svn_io_remove_file2(file, TRUE, scratch_pool))); in svn_io_file_create_bytes() 1532 return svn_error_trace(svn_io_remove_file2(unique_name, FALSE, pool)); in reown_file() 1580 err = svn_error_compose_create(err, svn_io_remove_file2(fname, TRUE, in get_default_file_perms() 2623 svn_io_remove_file2(const char *path, in svn_io_remove_file2() function 2759 err = svn_io_remove_file2(fullpath, FALSE, subpool); in svn_io_remove_dir2() 4016 svn_io_remove_file2(tmp_path, TRUE, in svn_io_write_atomic() 4224 err = svn_io_remove_file2(from_path, FALSE, pool); in svn_io_file_move() 4228 svn_error_clear(svn_io_remove_file2(to_path, FALSE, pool)); in svn_io_file_move() 4233 svn_error_clear(svn_io_remove_file2(tmp_to_path, FALSE, pool)); in svn_io_file_move()
|
| /NextBSD/contrib/subversion/subversion/libsvn_fs_fs/ |
| HD | fs.c | 395 SVN_ERR(svn_io_remove_file2(file_path, TRUE, subpool)); in fs_open_for_recovery()
|
| HD | revprops.c | 711 SVN_ERR(svn_io_remove_file2(path, TRUE, iterpool)); in switch_to_new_revprop() 1370 SVN_ERR(svn_io_remove_file2(path, TRUE, iterpool)); in svn_fs_fs__delete_revprops_shard()
|
| HD | lock.c | 373 SVN_ERR(svn_io_remove_file2(digest_path, TRUE, pool)); in delete_lock() 444 SVN_ERR(svn_io_remove_file2(index_digest_path, TRUE, pool)); in delete_from_digest()
|
| HD | transaction.c | 1420 SVN_ERR(svn_io_remove_file2( in svn_fs_fs__purge_txn() 1423 SVN_ERR(svn_io_remove_file2( in svn_fs_fs__purge_txn() 3757 SVN_ERR(svn_io_remove_file2(svn_fs_fs__path_txn_node_props(fs, id, pool), in svn_fs_fs__delete_node_revision() 3765 SVN_ERR(svn_io_remove_file2(svn_fs_fs__path_txn_node_children(fs, id, in svn_fs_fs__delete_node_revision() 3777 return svn_io_remove_file2(svn_fs_fs__path_txn_node_rev(fs, id, pool), in svn_fs_fs__delete_node_revision()
|
| HD | pack.c | 384 SVN_ERR(svn_io_remove_file2(proto_l2p_index_path, FALSE, pool)); in close_pack_context() 385 SVN_ERR(svn_io_remove_file2(proto_p2l_index_path, FALSE, pool)); in close_pack_context()
|
| HD | hotcopy.c | 380 SVN_ERR(svn_io_remove_file2(path, TRUE, pool)); in hotcopy_remove_file()
|
| /NextBSD/contrib/subversion/subversion/libsvn_fs_x/ |
| HD | revprops.c | 388 SVN_ERR(svn_io_remove_file2(path, TRUE, scratch_pool)); in svn_fs_x__reset_revprop_generation_file() 1242 SVN_ERR(svn_io_remove_file2(path, TRUE, iterpool)); in switch_to_new_revprop() 1937 SVN_ERR(svn_io_remove_file2(path, TRUE, iterpool)); in svn_fs_x__delete_revprops_shard()
|
| HD | fs.c | 442 SVN_ERR(svn_io_remove_file2(file_path, TRUE, subpool)); in x_open_for_recovery()
|
| HD | transaction.c | 1698 SVN_ERR(svn_io_remove_file2( in svn_fs_x__purge_txn() 1701 SVN_ERR(svn_io_remove_file2( in svn_fs_x__purge_txn() 3673 SVN_ERR(svn_io_remove_file2(svn_fs_x__path_txn_node_props(fs, id, in svn_fs_x__delete_node_revision() 3686 SVN_ERR(svn_io_remove_file2( in svn_fs_x__delete_node_revision() 3695 return svn_io_remove_file2(svn_fs_x__path_txn_node_rev(fs, id, in svn_fs_x__delete_node_revision()
|
| HD | lock.c | 388 SVN_ERR(svn_io_remove_file2(digest_path, TRUE, scratch_pool)); in delete_lock() 463 SVN_ERR(svn_io_remove_file2(index_digest_path, TRUE, scratch_pool)); in delete_from_digest()
|
| HD | pack.c | 382 SVN_ERR(svn_io_remove_file2(proto_l2p_index_path, FALSE, scratch_pool)); in close_pack_context() 383 SVN_ERR(svn_io_remove_file2(proto_p2l_index_path, FALSE, scratch_pool)); in close_pack_context() 1699 SVN_ERR(svn_io_remove_file2(temp_name, FALSE, scratch_pool)); in write_l2p_index()
|
| HD | hotcopy.c | 377 SVN_ERR(svn_io_remove_file2(path, TRUE, scratch_pool)); in hotcopy_remove_file()
|
| /NextBSD/contrib/subversion/subversion/include/ |
| HD | svn_io.h | 1626 svn_io_remove_file2(const char *path,
|
| /NextBSD/contrib/subversion/subversion/svnserve/ |
| HD | svnserve.c | 628 SVN_ERR(svn_io_remove_file2(filename, TRUE, pool)); in write_pid_file()
|