Searched refs:log_msg_baton (Results 1 – 4 of 4) sorted by relevance
189 struct log_msg_baton struct210 struct log_msg_baton *lmb = apr_pcalloc(pool, sizeof(*lmb)); in svn_cl__make_log_msg_baton() argument258 svn_cl__cleanup_log_msg(void *log_msg_baton, in svn_cl__cleanup_log_msg() argument262 struct log_msg_baton *lmb = log_msg_baton; in svn_cl__cleanup_log_msg()413 struct log_msg_baton *lmb = baton; in svn_cl__get_log_message()
669 svn_cl__cleanup_log_msg(void *log_msg_baton,
2031 ctx->log_msg_baton, pool); in svn_client__get_log_msg()
945 void *log_msg_baton; member