Home
last modified time | relevance | path

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

/NextBSD/contrib/subversion/subversion/include/private/
HDsvn_delta_private.h81 svn_delta_fetch_props_func_t fetch_props_func,
97 svn_delta_fetch_props_func_t fetch_props_func,
HDsvn_editor.h106 svn_delta_fetch_props_func_t fetch_props_func; member
/NextBSD/contrib/subversion/subversion/libsvn_delta/
HDcompat.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
1524 SVN_ERR(eb->fetch_props_func(&old_props, eb->fetch_props_baton, in drive_ev1_props()
1540 SVN_ERR(eb->fetch_props_func(&old_props, eb->fetch_props_baton, in drive_ev1_props()
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()
[all …]
/NextBSD/contrib/subversion/subversion/libsvn_client/
HDutil.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()
HDrepos_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()
HDexport.c871 fetch_props_func(apr_hash_t **props, in fetch_props_func() function
1139 fetch_props_func, eb, in get_editor_ev2()
/NextBSD/contrib/subversion/subversion/svnrdump/
HDdump_editor.c1014 fetch_props_func(apr_hash_t **props, in fetch_props_func() function
1134 shim_callbacks->fetch_props_func = fetch_props_func; in svn_rdump__get_dump_editor()
HDload_editor.c275 fetch_props_func(apr_hash_t **props, in fetch_props_func() function
341 callbacks->fetch_props_func = fetch_props_func; in get_shim_callbacks()
/NextBSD/contrib/subversion/subversion/libsvn_repos/
HDcommit.c855 fetch_props_func(apr_hash_t **props, in fetch_props_func() function
1016 shim_callbacks->fetch_props_func = fetch_props_func; in svn_repos_get_commit_editor5()
HDdump.c1748 fetch_props_func(apr_hash_t **props, in fetch_props_func() function
1904 shim_callbacks->fetch_props_func = fetch_props_func; in get_dump_editor()
HDreplay.c826 fetch_props_func(apr_hash_t **props, in fetch_props_func() function
1005 fetch_props_func, root, in svn_repos_replay2()
/NextBSD/contrib/subversion/subversion/svnsync/
HDsvnsync.c1144 fetch_props_func(apr_hash_t **props, in fetch_props_func() function
1221 callbacks->fetch_props_func = fetch_props_func; in get_shim_callbacks()
/NextBSD/contrib/subversion/subversion/svnserve/
HDserve.c3666 fetch_props_func(apr_hash_t **props, in fetch_props_func() function
3962 callbacks->fetch_props_func = fetch_props_func; in construct_server_baton()
/NextBSD/contrib/subversion/subversion/libsvn_wc/
HDstatus.c2578 shim_callbacks->fetch_props_func = svn_wc__fetch_props_func; in svn_wc__get_status_editor()
HDdiff_editor.c2348 shim_callbacks->fetch_props_func = svn_wc__fetch_props_func; in svn_wc__get_diff_editor()
HDupdate_editor.c5113 shim_callbacks->fetch_props_func = svn_wc__fetch_props_func; in make_editor()