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

/freebsd-11-stable/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.h107 svn_delta_fetch_props_func_t fetch_props_func;
106 svn_delta_fetch_props_func_t fetch_props_func; member in struct:svn_delta_shim_callbacks_t
/freebsd-11-stable/contrib/subversion/subversion/svnrdump/
H A Ddump_editor.c88 fetch_props_func(apr_hash_t **props, function
182 shim_callbacks->fetch_props_func = fetch_props_func;
H A Dload_editor.c1013 fetch_props_func(apr_hash_t **props,
1059 callbacks->fetch_props_func = fetch_props_func;
1010 fetch_props_func(apr_hash_t **props, function
/freebsd-11-stable/contrib/subversion/subversion/libsvn_delta/
H A Dcompat.c136 svn_delta_fetch_props_func_t fetch_props_func;
262 SVN_ERR(eb->fetch_props_func(&change->props,
270 SVN_ERR(eb->fetch_props_func(&change->props,
975 svn_delta_fetch_props_func_t fetch_props_func,
1018 eb->fetch_props_func = fetch_props_func;
1050 svn_delta_fetch_props_func_t fetch_props_func;
1523 SVN_ERR(eb->fetch_props_func(&old_props, eb->fetch_props_baton,
1539 SVN_ERR(eb->fetch_props_func(&old_props, eb->fetch_props_baton,
1900 svn_delta_fetch_props_func_t fetch_props_func,
135 svn_delta_fetch_props_func_t fetch_props_func; member in struct:ev2_edit_baton
966 svn_delta__delta_from_editor(const svn_delta_editor_t **deditor, void **dedit_baton, svn_editor_t *editor, svn_delta__unlock_func_t unlock_func, void *unlock_baton, svn_boolean_t *found_abs_paths, const char *repos_root, const char *base_relpath, svn_delta_fetch_props_func_t fetch_props_func, void *fetch_props_baton, svn_delta_fetch_base_func_t fetch_base_func, void *fetch_base_baton, struct svn_delta__extra_baton *exb, apr_pool_t *pool) argument
1049 svn_delta_fetch_props_func_t fetch_props_func; member in struct:editor_baton
1886 svn_delta__editor_from_delta(svn_editor_t **editor_p, struct svn_delta__extra_baton **exb, svn_delta__unlock_func_t *unlock_func, void **unlock_baton, const svn_delta_editor_t *deditor, void *dedit_baton, svn_boolean_t *send_abs_paths, const char *repos_root, const char *base_relpath, svn_cancel_func_t cancel_func, void *cancel_baton, svn_delta_fetch_kind_func_t fetch_kind_func, void *fetch_kind_baton, svn_delta_fetch_props_func_t fetch_props_func, void *fetch_props_baton, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dutil.c357 fetch_props_func(apr_hash_t **props, function
465 callbacks->fetch_props_func = fetch_props_func;
H A Drepos_diff.c1263 fetch_props_func(apr_hash_t **props, function
1397 shim_callbacks->fetch_props_func = fetch_props_func;
H A Dexport.c874 fetch_props_func(apr_hash_t **props,
1143 fetch_props_func, eb,
871 fetch_props_func(apr_hash_t **props, function
/freebsd-11-stable/contrib/subversion/subversion/libsvn_repos/
H A Dcommit.c908 fetch_props_func(apr_hash_t **props,
1070 shim_callbacks->fetch_props_func = fetch_props_func;
905 fetch_props_func(apr_hash_t **props, function
H A Ddump.c1794 fetch_props_func(apr_hash_t **props,
1950 shim_callbacks->fetch_props_func = fetch_props_func;
1790 fetch_props_func(apr_hash_t **props, function
H A Dreplay.c822 fetch_props_func(apr_hash_t **props,
1038 fetch_props_func, root,
819 fetch_props_func(apr_hash_t **props, function
/freebsd-11-stable/contrib/subversion/subversion/svnsync/
H A Dsvnsync.c1163 fetch_props_func(apr_hash_t **props,
1240 callbacks->fetch_props_func = fetch_props_func;
1160 fetch_props_func(apr_hash_t **props, function
/freebsd-11-stable/contrib/subversion/subversion/svnserve/
H A Dserve.c4101 fetch_props_func(apr_hash_t **props,
4424 callbacks->fetch_props_func = fetch_props_func;
4100 fetch_props_func(apr_hash_t **props, function
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dstatus.c2591 shim_callbacks->fetch_props_func = svn_wc__fetch_props_func;
H A Ddiff_editor.c2473 shim_callbacks->fetch_props_func = svn_wc__fetch_props_func;
H A Dupdate_editor.c5152 shim_callbacks->fetch_props_func = svn_wc__fetch_props_func;

Completed in 317 milliseconds