Home
last modified time | relevance | path

Searched refs:handler_baton (Results 1 – 25 of 51) sorted by relevance

123

/freebsd-12.1/contrib/subversion/subversion/include/
H A Dsvn_delta.h291 void *handler_baton,
421 void *handler_baton,
435 void *handler_baton,
451 void *handler_baton,
463 void *handler_baton,
478 void *handler_baton,
508 void **handler_baton);
529 void **handler_baton,
544 void **handler_baton,
559 void **handler_baton);
[all …]
/freebsd-12.1/contrib/subversion/subversion/libsvn_delta/
H A Ddefault_editor.c119 void **handler_baton) in apply_textdelta() argument
122 *handler_baton = NULL; in apply_textdelta()
145 void *handler_baton; in apply_textdelta_stream() local
149 &handler_baton)); in apply_textdelta_stream()
157 handler_baton, scratch_pool)); in apply_textdelta_stream()
H A Dtext_delta.c421 void *handler_baton, in svn_txdelta_run() argument
453 SVN_ERR((*handler)(window, handler_baton)); in svn_txdelta_run()
589 tb->whb = handler_baton; in svn_txdelta_target_push()
813 void **handler_baton) in svn_txdelta_apply() argument
839 *handler_baton = ab; in svn_txdelta_apply()
849 void *handler_baton, in svn_txdelta_send_string() argument
867 SVN_ERR((*handler)(&window, handler_baton)); in svn_txdelta_send_string()
870 return (*handler)(NULL, handler_baton); in svn_txdelta_send_string()
916 SVN_ERR(handler(NULL, handler_baton)); in svn_txdelta_send_stream()
961 void *handler_baton, in svn_txdelta_send_contents() argument
[all …]
H A Dsvndiff.c307 void **handler_baton, in svn_txdelta_to_svndiff3() argument
323 *handler_baton = eb; in svn_txdelta_to_svndiff3()
328 void **handler_baton, in svn_txdelta_to_svndiff2() argument
333 svn_txdelta_to_svndiff3(handler, handler_baton, output, svndiff_version, in svn_txdelta_to_svndiff2()
341 void **handler_baton) in svn_txdelta_to_svndiff() argument
343 svn_txdelta_to_svndiff3(handler, handler_baton, output, 0, in svn_txdelta_to_svndiff()
822 void *handler_baton, in svn_txdelta_parse_svndiff() argument
834 db->consumer_baton = handler_baton; in svn_txdelta_parse_svndiff()
1003 void *handler_baton; member
1041 SVN_ERR(b->handler(window, b->handler_baton)); in svndiff_stream_read_fn()
[all …]
H A Ddepth_filter_editor.c311 void **handler_baton) in apply_textdelta() argument
320 *handler_baton = NULL; in apply_textdelta()
326 handler, handler_baton)); in apply_textdelta()
H A Dcompat.c79 void *handler_baton, in svn_compat_wrap_file_rev_handler() argument
85 fwb->baton = handler_baton; in svn_compat_wrap_file_rev_handler()
777 struct handler_baton struct
790 struct handler_baton *hb = baton; in window_handler() argument
831 void **handler_baton) in ev2_apply_textdelta() argument
835 struct handler_baton *hb = apr_pcalloc(handler_pool, sizeof(*hb)); in ev2_apply_textdelta()
864 *handler_baton = hb; in ev2_apply_textdelta()
1701 void *handler_baton; in apply_change() local
1707 &handler, &handler_baton)); in apply_change()
1711 SVN_ERR(svn_txdelta_send_stream(contents, handler, handler_baton, in apply_change()
H A Dcancel.c210 void **handler_baton) in apply_textdelta() argument
221 handler_baton); in apply_textdelta()
H A Ddebug_editor.c249 void **handler_baton) in apply_textdelta() argument
262 handler_baton)); in apply_textdelta()
H A Dbranch_migrate.c203 void **handler_baton) in apply_textdelta() argument
/freebsd-12.1/contrib/serf/
H A Dssltunnel.c43 void **handler_baton,
70 void *handler_baton, in handle_response() argument
75 req_ctx_t *ctx = handler_baton; in handle_response()
149 void **handler_baton, in setup_request() argument
162 *handler_baton = ctx; in setup_request()
H A Dserf.h367 void *handler_baton,
515 void *handler_baton);
541 void **handler_baton,
640 const void **handler_baton);
H A Doutgoing.c524 (*request->handler)(request, NULL, request->handler_baton, in cancel_request()
715 &request->handler_baton, in setup_request()
932 request->handler_baton, in handle_response()
949 request->handler_baton, in handle_response()
1023 authn_req, authn_req->handler_baton, in serf__provide_credentials()
1515 void *handler_baton) in serf_connection_set_async_responses() argument
1521 conn->async_handler_baton = handler_baton; in serf_connection_set_async_responses()
1677 const void **handler_baton) in serf_request_set_handler() argument
1680 request->handler_baton = handler_baton; in serf_request_set_handler()
/freebsd-12.1/contrib/subversion/subversion/libsvn_repos/
H A Drev_hunt.c1361 void *handler_baton) in send_path_revision() argument
1443 SVN_ERR(handler(handler_baton, path_rev->path, path_rev->revnum, in send_path_revision()
1492 void *handler_baton, in get_file_revs_backwards() argument
1565 handler, handler_baton)); in get_file_revs_backwards()
1618 void *handler_baton, in svn_repos_get_file_revs2() argument
1653 handler_baton, in svn_repos_get_file_revs2()
1713 handler_baton)); in svn_repos_get_file_revs2()
1719 handler_baton)); in svn_repos_get_file_revs2()
1730 SVN_ERR(send_path_revision(main_pr, repos, &sb, handler, handler_baton)); in svn_repos_get_file_revs2()
1740 handler_baton)); in svn_repos_get_file_revs2()
H A Dnode_tree.c364 void **handler_baton) in apply_textdelta() argument
369 *handler_baton = NULL; in apply_textdelta()
/freebsd-12.1/contrib/subversion/subversion/libsvn_ra_serf/
H A Dget_lock.c199 void *handler_baton, in handle_lock() argument
202 lock_info_t *ctx = handler_baton; in handle_lock()
H A Dget_file.c197 void *handler_baton, in handle_stream() argument
200 stream_ctx_t *fetch_ctx = handler_baton; in handle_stream()
H A Dreplay.c204 void *handler_baton; in replay_opened() local
214 &handler, &handler_baton)); in replay_opened()
220 handler_baton, in replay_opened()
/freebsd-12.1/contrib/subversion/subversion/svnbench/
H A Dnull-export-cmd.c127 void **handler_baton) in apply_textdelta() argument
129 *handler_baton = file_baton; in apply_textdelta()
/freebsd-12.1/contrib/subversion/subversion/libsvn_wc/
H A Dambient_depth_filter_editor.c550 void **handler_baton) in apply_textdelta() argument
559 *handler_baton = NULL; in apply_textdelta()
565 handler, handler_baton); in apply_textdelta()
/freebsd-12.1/contrib/subversion/subversion/svnrdump/
H A Dload_editor.c889 void *handler_baton; in set_fulltext() local
893 pool, &handler, &handler_baton)); in set_fulltext()
894 *stream = svn_txdelta_target_push(handler, handler_baton, in set_fulltext()
901 void **handler_baton, in apply_textdelta() argument
909 pool, handler, handler_baton)); in apply_textdelta()
/freebsd-12.1/contrib/subversion/subversion/libsvn_ra/
H A Ddeprecated.c336 void *handler_baton, in svn_ra_get_file_revs() argument
345 handler, handler_baton, in svn_ra_get_file_revs()
H A Dra_loader.h263 void *handler_baton,
509 void *handler_baton,
H A Dwrapper_template.h443 void *handler_baton, in compat_get_file_revs() argument
450 handler, handler_baton, in compat_get_file_revs()
/freebsd-12.1/contrib/subversion/subversion/libsvn_client/
H A Dexport.c557 struct handler_baton struct
681 struct handler_baton *hb = baton; in window_handler()
704 void **handler_baton) in apply_textdelta() argument
707 struct handler_baton *hb = apr_palloc(pool, sizeof(*hb)); in apply_textdelta()
727 *handler_baton = hb; in apply_textdelta()
H A Drepos_diff.c887 void **handler_baton) in apply_textdelta() argument
898 *handler_baton = NULL; in apply_textdelta()
910 *handler_baton = NULL; in apply_textdelta()
955 *handler_baton = file_baton; in apply_textdelta()

123