Searched refs:log_msg_baton (Results 1 – 4 of 4) sorted by relevance
191 struct log_msg_baton struct212 struct log_msg_baton *lmb = apr_pcalloc(pool, sizeof(*lmb)); in svn_cl__make_log_msg_baton() argument260 svn_cl__cleanup_log_msg(void *log_msg_baton, in svn_cl__cleanup_log_msg() argument264 struct log_msg_baton *lmb = log_msg_baton; in svn_cl__cleanup_log_msg()415 struct log_msg_baton *lmb = baton; in svn_cl__get_log_message()
781 svn_cl__cleanup_log_msg(void *log_msg_baton,
2051 ctx->log_msg_baton, pool); in svn_client__get_log_msg()
983 void *log_msg_baton; member