| /freebsd-13.1/contrib/subversion/subversion/svnrdump/ |
| H A D | dump_editor.c | 88 fetch_props_func(apr_hash_t **props, in fetch_props_func() function 182 shim_callbacks->fetch_props_func = fetch_props_func; in svn_rdump__get_dump_editor()
|
| H A D | load_editor.c | 1010 fetch_props_func(apr_hash_t **props, in fetch_props_func() function 1056 callbacks->fetch_props_func = fetch_props_func; in get_shim_callbacks()
|
| /freebsd-13.1/contrib/subversion/subversion/include/private/ |
| H A D | svn_delta_private.h | 81 svn_delta_fetch_props_func_t fetch_props_func, 97 svn_delta_fetch_props_func_t fetch_props_func,
|
| H A D | svn_editor.h | 106 svn_delta_fetch_props_func_t fetch_props_func; member
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_delta/ |
| H A D | compat.c | 135 svn_delta_fetch_props_func_t fetch_props_func; member 261 SVN_ERR(eb->fetch_props_func(&change->props, in apply_propedit() 269 SVN_ERR(eb->fetch_props_func(&change->props, in apply_propedit() 974 svn_delta_fetch_props_func_t fetch_props_func, in svn_delta__delta_from_editor() argument 1017 eb->fetch_props_func = fetch_props_func; in svn_delta__delta_from_editor() 1049 svn_delta_fetch_props_func_t fetch_props_func; member 1899 svn_delta_fetch_props_func_t fetch_props_func, in svn_delta__editor_from_delta() argument 1938 eb->fetch_props_func = fetch_props_func; in svn_delta__editor_from_delta() 2012 SVN_ERR_ASSERT(shim_callbacks->fetch_props_func != NULL); in svn_editor__insert_shims() 2022 shim_callbacks->fetch_props_func, in svn_editor__insert_shims() [all …]
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_client/ |
| H A D | util.c | 357 fetch_props_func(apr_hash_t **props, in fetch_props_func() function 465 callbacks->fetch_props_func = fetch_props_func; in svn_client__get_shim_callbacks()
|
| H A D | repos_diff.c | 1263 fetch_props_func(apr_hash_t **props, in fetch_props_func() function 1397 shim_callbacks->fetch_props_func = fetch_props_func; in svn_client__get_diff_editor2()
|
| H A D | export.c | 871 fetch_props_func(apr_hash_t **props, in fetch_props_func() function 1139 fetch_props_func, eb, in get_editor_ev2()
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_repos/ |
| H A D | commit.c | 905 fetch_props_func(apr_hash_t **props, in fetch_props_func() function 1066 shim_callbacks->fetch_props_func = fetch_props_func; in svn_repos_get_commit_editor5()
|
| H A D | replay.c | 819 fetch_props_func(apr_hash_t **props, in fetch_props_func() function 1034 fetch_props_func, root, in svn_repos_replay2()
|
| H A D | dump.c | 1790 fetch_props_func(apr_hash_t **props, in fetch_props_func() function 1946 shim_callbacks->fetch_props_func = fetch_props_func; in get_dump_editor()
|
| /freebsd-13.1/contrib/subversion/subversion/svnsync/ |
| H A D | svnsync.c | 1160 fetch_props_func(apr_hash_t **props, in fetch_props_func() function 1237 callbacks->fetch_props_func = fetch_props_func; in get_shim_callbacks()
|
| /freebsd-13.1/contrib/subversion/subversion/svnserve/ |
| H A D | serve.c | 4100 fetch_props_func(apr_hash_t **props, in fetch_props_func() function 4423 callbacks->fetch_props_func = fetch_props_func; in construct_server_baton()
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_wc/ |
| H A D | status.c | 2584 shim_callbacks->fetch_props_func = svn_wc__fetch_props_func; in svn_wc__get_status_editor()
|
| H A D | diff_editor.c | 2470 shim_callbacks->fetch_props_func = svn_wc__fetch_props_func; in svn_wc__get_diff_editor()
|
| H A D | update_editor.c | 5147 shim_callbacks->fetch_props_func = svn_wc__fetch_props_func; in make_editor()
|