Home
last modified time | relevance | path

Searched refs:fetch_props_func (Results 1 – 16 of 16) sorted by relevance

/freebsd-12.1/contrib/subversion/subversion/include/private/
H A Dsvn_delta_private.h81 svn_delta_fetch_props_func_t fetch_props_func,
97 svn_delta_fetch_props_func_t fetch_props_func,
H A Dsvn_editor.h106 svn_delta_fetch_props_func_t fetch_props_func; member
/freebsd-12.1/contrib/subversion/subversion/libsvn_delta/
H A Dcompat.c135 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
1897 svn_delta_fetch_props_func_t fetch_props_func, in svn_delta__editor_from_delta() argument
1936 eb->fetch_props_func = fetch_props_func; in svn_delta__editor_from_delta()
2010 SVN_ERR_ASSERT(shim_callbacks->fetch_props_func != NULL); in svn_editor__insert_shims()
2020 shim_callbacks->fetch_props_func, in svn_editor__insert_shims()
[all …]
/freebsd-12.1/contrib/subversion/subversion/libsvn_client/
H A Dutil.c356 fetch_props_func(apr_hash_t **props, in fetch_props_func() function
464 callbacks->fetch_props_func = fetch_props_func; in svn_client__get_shim_callbacks()
H A Drepos_diff.c1267 fetch_props_func(apr_hash_t **props, in fetch_props_func() function
1401 shim_callbacks->fetch_props_func = fetch_props_func; in svn_client__get_diff_editor2()
H A Dexport.c871 fetch_props_func(apr_hash_t **props, in fetch_props_func() function
1139 fetch_props_func, eb, in get_editor_ev2()
/freebsd-12.1/contrib/subversion/subversion/svnrdump/
H A Ddump_editor.c1011 fetch_props_func(apr_hash_t **props, in fetch_props_func() function
1131 shim_callbacks->fetch_props_func = fetch_props_func; in svn_rdump__get_dump_editor()
H A Dload_editor.c274 fetch_props_func(apr_hash_t **props, in fetch_props_func() function
340 callbacks->fetch_props_func = fetch_props_func; in get_shim_callbacks()
/freebsd-12.1/contrib/subversion/subversion/libsvn_repos/
H A Dcommit.c901 fetch_props_func(apr_hash_t **props, in fetch_props_func() function
1062 shim_callbacks->fetch_props_func = fetch_props_func; in svn_repos_get_commit_editor5()
H A Dreplay.c822 fetch_props_func(apr_hash_t **props, in fetch_props_func() function
1039 fetch_props_func, root, in svn_repos_replay2()
H A Ddump.c1752 fetch_props_func(apr_hash_t **props, in fetch_props_func() function
1908 shim_callbacks->fetch_props_func = fetch_props_func; in get_dump_editor()
/freebsd-12.1/contrib/subversion/subversion/svnsync/
H A Dsvnsync.c1155 fetch_props_func(apr_hash_t **props, in fetch_props_func() function
1232 callbacks->fetch_props_func = fetch_props_func; in get_shim_callbacks()
/freebsd-12.1/contrib/subversion/subversion/svnserve/
H A Dserve.c4000 fetch_props_func(apr_hash_t **props, in fetch_props_func() function
4302 callbacks->fetch_props_func = fetch_props_func; in construct_server_baton()
/freebsd-12.1/contrib/subversion/subversion/libsvn_wc/
H A Dstatus.c2584 shim_callbacks->fetch_props_func = svn_wc__fetch_props_func; in svn_wc__get_status_editor()
H A Ddiff_editor.c2470 shim_callbacks->fetch_props_func = svn_wc__fetch_props_func; in svn_wc__get_diff_editor()
H A Dupdate_editor.c5136 shim_callbacks->fetch_props_func = svn_wc__fetch_props_func; in make_editor()