Home
last modified time | relevance | path

Searched refs:apply_baton (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/subversion/subversion/libsvn_delta/
Dtext_delta.c88 struct apply_baton { struct
722 struct apply_baton *ab = (struct apply_baton *) baton; in apply_window()
811 struct apply_baton *ab; in svn_txdelta_apply()
Dcompat.c780 void *apply_baton; member
793 err = hb->apply_handler(window, hb->apply_baton); in window_handler()
860 &hb->apply_handler, &hb->apply_baton); in ev2_apply_textdelta()
/freebsd-10-stable/contrib/subversion/subversion/libsvn_client/
Drepos_diff.c188 void *apply_baton; member
838 SVN_ERR(fb->apply_handler(window, fb->apply_baton)); in window_handler()
952 &(fb->apply_handler), &(fb->apply_baton)); in apply_textdelta()
Dexport.c560 void *apply_baton; member
684 err = hb->apply_handler(window, hb->apply_baton); in window_handler()
725 &hb->apply_handler, &hb->apply_baton); in apply_textdelta()
/freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/
Dupdate_editor.c400 void *apply_baton; member
976 err = hb->apply_handler(window, hb->apply_baton); in window_handler()
3713 &hb->apply_handler, &hb->apply_baton); in apply_textdelta()