Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/subversion/subversion/libsvn_client/
H A Dcommit.c573 svn_wc_notify_func2_t saved_notify_func; in svn_client__wc_replay() local
612 saved_notify_func = ctx->notify_func2; in svn_client__wc_replay()
621 ctx->notify_func2 = saved_notify_func; in svn_client__wc_replay()