Searched refs:svn_io_set_file_executable (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/contrib/subversion/subversion/libsvn_wc/ |
| H A D | translate.c | 433 SVN_ERR(svn_io_set_file_executable(local_abspath, FALSE, FALSE, in svn_wc__sync_flags_with_props() 437 SVN_ERR(svn_io_set_file_executable(local_abspath, TRUE, FALSE, in svn_wc__sync_flags_with_props()
|
| H A D | revert.c | 660 SVN_ERR(svn_io_set_file_executable(local_abspath, in revert_wc_data() 667 SVN_ERR(svn_io_set_file_executable(local_abspath, in revert_wc_data()
|
| H A D | workqueue.c | 594 SVN_ERR(svn_io_set_file_executable(local_abspath, TRUE, FALSE, in run_file_install()
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_client/ |
| H A D | export.c | 425 err = svn_io_set_file_executable(dst_tmp, TRUE, FALSE, scratch_pool); in export_node() 852 SVN_ERR(svn_io_set_file_executable(fb->path, TRUE, FALSE, pool)); in close_file() 1042 SVN_ERR(svn_io_set_file_executable(full_path, TRUE, FALSE, scratch_pool)); in add_file_ev2()
|
| H A D | patch.c | 3269 SVN_ERR(svn_io_set_file_executable(target->move_target_abspath in install_patched_target()
|
| /freebsd-12.1/contrib/subversion/subversion/svn/ |
| H A D | file-merge.c | 966 SVN_ERR(svn_io_set_file_executable(merged_path, executable, FALSE, in svn_cl__merge_file()
|
| /freebsd-12.1/contrib/subversion/subversion/include/ |
| H A D | svn_io.h | 526 svn_io_set_file_executable(const char *path,
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_repos/ |
| H A D | repos.c | 354 SVN_ERR(svn_io_set_file_executable(template_path, TRUE, FALSE, pool)); in write_hook_template_file()
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_subr/ |
| H A D | io.c | 2178 svn_io_set_file_executable(const char *path, in svn_io_set_file_executable() function
|