Searched refs:apply_baton (Results 1 - 5 of 5) sorted by last modified time

/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dupdate_editor.c403 void *apply_baton;
979 err = hb->apply_handler(window, hb->apply_baton);
3728 &hb->apply_handler, &hb->apply_baton);
400 void *apply_baton; member in struct:handler_baton
/freebsd-11-stable/contrib/subversion/subversion/libsvn_delta/
H A Dtext_delta.c89 struct apply_baton {
729 struct apply_baton *ab = (struct apply_baton *) baton;
824 struct apply_baton *ab;
88 struct apply_baton { struct
H A Dcompat.c781 void *apply_baton;
794 err = hb->apply_handler(window, hb->apply_baton);
861 &hb->apply_handler, &hb->apply_baton);
780 void *apply_baton; member in struct:handler_baton
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Drepos_diff.c189 void *apply_baton; member in struct:file_baton
834 SVN_ERR(fb->apply_handler(window, fb->apply_baton));
948 &(fb->apply_handler), &(fb->apply_baton));
H A Dexport.c563 void *apply_baton;
687 err = hb->apply_handler(window, hb->apply_baton);
728 &hb->apply_handler, &hb->apply_baton);
560 void *apply_baton; member in struct:handler_baton

Completed in 137 milliseconds