Searched refs:svn_io_is_file_executable (Results 1 – 5 of 5) sorted by relevance
538 svn_io_is_file_executable(svn_boolean_t *executable,
947 SVN_ERR(svn_io_is_file_executable(&executable, merged_path, scratch_pool)); in svn_cl__merge_file()
258 SVN_ERR(svn_io_is_file_executable(&executable, path, scratch_pool)); in svn_client__get_paths_auto_props()
1067 SVN_ERR(svn_io_is_file_executable(&target->executable, in init_patch_target()
2257 svn_io_is_file_executable(svn_boolean_t *executable, in svn_io_is_file_executable() function