Searched refs:src_targets (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/contrib/subversion/subversion/libsvn_client/ |
| H A D | wc_editor.c | 631 apr_array_header_t *src_targets = apr_array_make(scratch_pool, 1, in svn_client__wc_copy_mods() local 647 APR_ARRAY_PUSH(src_targets, const char *) = src_wc_abspath; in svn_client__wc_copy_mods() 649 src_targets, svn_depth_infinity, NULL, in svn_client__wc_copy_mods()
|
| H A D | shelf.c | 730 apr_array_header_t *src_targets = apr_array_make(scratch_pool, 1, in svn_client__shelf_replay() local 735 APR_ARRAY_PUSH(src_targets, const char *) = src_wc_abspath; in svn_client__shelf_replay() 737 src_targets, svn_depth_infinity, NULL, in svn_client__shelf_replay()
|