/dports/java/java-subversion/subversion-1.14.1/subversion/tests/libsvn_subr/ |
H A D | io-test.c | 929 SVN_ERR(svn_io_set_file_executable(path, TRUE, TRUE, pool)); in ignore_enoent() 930 SVN_ERR(svn_io_set_file_executable(path, FALSE, TRUE, pool)); in ignore_enoent() 940 SVN_ERR(svn_io_set_file_executable(path, TRUE, TRUE, pool)); in ignore_enoent() 941 SVN_ERR(svn_io_set_file_executable(path, FALSE, TRUE, pool)); in ignore_enoent() 959 SVN_ERR(svn_io_set_file_executable(path, TRUE, TRUE, pool)); in ignore_enoent() 960 SVN_ERR(svn_io_set_file_executable(path, FALSE, TRUE, pool)); in ignore_enoent()
|
/dports/devel/py-subversion/subversion-1.14.1/subversion/tests/libsvn_subr/ |
H A D | io-test.c | 929 SVN_ERR(svn_io_set_file_executable(path, TRUE, TRUE, pool)); in ignore_enoent() 930 SVN_ERR(svn_io_set_file_executable(path, FALSE, TRUE, pool)); in ignore_enoent() 940 SVN_ERR(svn_io_set_file_executable(path, TRUE, TRUE, pool)); in ignore_enoent() 941 SVN_ERR(svn_io_set_file_executable(path, FALSE, TRUE, pool)); in ignore_enoent() 959 SVN_ERR(svn_io_set_file_executable(path, TRUE, TRUE, pool)); in ignore_enoent() 960 SVN_ERR(svn_io_set_file_executable(path, FALSE, TRUE, pool)); in ignore_enoent()
|
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/tests/libsvn_subr/ |
H A D | io-test.c | 929 SVN_ERR(svn_io_set_file_executable(path, TRUE, TRUE, pool)); in ignore_enoent() 930 SVN_ERR(svn_io_set_file_executable(path, FALSE, TRUE, pool)); in ignore_enoent() 940 SVN_ERR(svn_io_set_file_executable(path, TRUE, TRUE, pool)); in ignore_enoent() 941 SVN_ERR(svn_io_set_file_executable(path, FALSE, TRUE, pool)); in ignore_enoent() 959 SVN_ERR(svn_io_set_file_executable(path, TRUE, TRUE, pool)); in ignore_enoent() 960 SVN_ERR(svn_io_set_file_executable(path, FALSE, TRUE, pool)); in ignore_enoent()
|
/dports/devel/p5-subversion/subversion-1.14.1/subversion/tests/libsvn_subr/ |
H A D | io-test.c | 929 SVN_ERR(svn_io_set_file_executable(path, TRUE, TRUE, pool)); in ignore_enoent() 930 SVN_ERR(svn_io_set_file_executable(path, FALSE, TRUE, pool)); in ignore_enoent() 940 SVN_ERR(svn_io_set_file_executable(path, TRUE, TRUE, pool)); in ignore_enoent() 941 SVN_ERR(svn_io_set_file_executable(path, FALSE, TRUE, pool)); in ignore_enoent() 959 SVN_ERR(svn_io_set_file_executable(path, TRUE, TRUE, pool)); in ignore_enoent() 960 SVN_ERR(svn_io_set_file_executable(path, FALSE, TRUE, pool)); in ignore_enoent()
|
/dports/java/java-subversion/subversion-1.14.1/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 | 684 SVN_ERR(svn_io_set_file_executable(local_abspath, in revert_wc_data() 691 SVN_ERR(svn_io_set_file_executable(local_abspath, in revert_wc_data()
|
/dports/devel/py-subversion/subversion-1.14.1/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 | 684 SVN_ERR(svn_io_set_file_executable(local_abspath, in revert_wc_data() 691 SVN_ERR(svn_io_set_file_executable(local_abspath, in revert_wc_data()
|
/dports/security/subversion-gnome-keyring/subversion-1.14.1/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 | 684 SVN_ERR(svn_io_set_file_executable(local_abspath, in revert_wc_data() 691 SVN_ERR(svn_io_set_file_executable(local_abspath, in revert_wc_data()
|
/dports/devel/p5-subversion/subversion-1.14.1/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 | 684 SVN_ERR(svn_io_set_file_executable(local_abspath, in revert_wc_data() 691 SVN_ERR(svn_io_set_file_executable(local_abspath, in revert_wc_data()
|
/dports/java/java-subversion/subversion-1.14.1/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()
|
/dports/devel/py-subversion/subversion-1.14.1/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()
|
/dports/security/subversion-gnome-keyring/subversion-1.14.1/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()
|
/dports/devel/p5-subversion/subversion-1.14.1/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()
|
/dports/java/java-subversion/subversion-1.14.1/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()
|
/dports/java/java-subversion/subversion-1.14.1/subversion/bindings/swig/ |
H A D | core.i | 95 %ignore svn_io_set_file_executable;
|
/dports/devel/py-subversion/subversion-1.14.1/subversion/bindings/swig/ |
H A D | core.i | 95 %ignore svn_io_set_file_executable;
|
/dports/devel/py-subversion/subversion-1.14.1/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()
|
/dports/security/subversion-gnome-keyring/subversion-1.14.1/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()
|
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/bindings/swig/ |
H A D | core.i | 95 %ignore svn_io_set_file_executable;
|
/dports/devel/p5-subversion/subversion-1.14.1/subversion/bindings/swig/ |
H A D | core.i | 95 %ignore svn_io_set_file_executable;
|
/dports/devel/p5-subversion/subversion-1.14.1/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()
|
/dports/java/java-subversion/subversion-1.14.1/subversion/include/ |
H A D | svn_io.h | 526 svn_io_set_file_executable(const char *path,
|