Searched refs:patch_abspath (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/contrib/subversion/subversion/libsvn_client/ |
| H A D | patch.c | 3617 const char *patch_abspath, in apply_patches() argument 3643 SVN_ERR(svn_diff_open_patch_file(&patch_file, patch_abspath, scratch_pool)); in apply_patches() 3730 svn_client_patch(const char *patch_abspath, in svn_client_patch() argument 3754 SVN_ERR(svn_io_check_path(patch_abspath, &kind, scratch_pool)); in svn_client_patch() 3758 svn_dirent_local_style(patch_abspath, in svn_client_patch() 3763 svn_dirent_local_style(patch_abspath, in svn_client_patch() 3779 apply_patches(patch_abspath, wc_dir_abspath, dry_run, strip_count, in svn_client_patch()
|
| /freebsd-13.1/contrib/subversion/subversion/include/ |
| H A D | svn_client.h | 7594 const char *patch_abspath, 7640 svn_client_patch(const char *patch_abspath,
|