Searched refs:svn_cl__cleanup_log_msg (Results 1 – 11 of 11) sorted by relevance
| /freebsd-12-stable/contrib/subversion/subversion/svn/ |
| D | import-cmd.c | 115 SVN_ERR(svn_cl__cleanup_log_msg in svn_cl__import()
|
| D | delete-cmd.c | 90 SVN_ERR(svn_cl__cleanup_log_msg(ctx->log_msg_baton3, err, pool)); in svn_cl__delete()
|
| D | mkdir-cmd.c | 86 err = svn_cl__cleanup_log_msg(ctx->log_msg_baton3, err, pool); in svn_cl__mkdir()
|
| D | move-cmd.c | 100 SVN_ERR(svn_cl__cleanup_log_msg(ctx->log_msg_baton3, err, pool)); in svn_cl__move()
|
| D | copy-cmd.c | 181 SVN_ERR(svn_cl__cleanup_log_msg(ctx->log_msg_baton3, err, pool)); in svn_cl__copy()
|
| D | commit-cmd.c | 185 SVN_ERR(svn_cl__cleanup_log_msg(ctx->log_msg_baton3, err, pool)); in svn_cl__commit()
|
| D | propedit-cmd.c | 331 SVN_ERR(svn_cl__cleanup_log_msg(ctx->log_msg_baton3, in svn_cl__propedit()
|
| D | cl.h | 781 svn_cl__cleanup_log_msg(void *log_msg_baton,
|
| D | util.c | 260 svn_cl__cleanup_log_msg(void *log_msg_baton, in svn_cl__cleanup_log_msg() function
|
| D | shelf2-cmd.c | 895 SVN_ERR(svn_cl__cleanup_log_msg(ctx->log_msg_baton3, in svn_cl__shelf_shelve()
|
| D | shelf-cmd.c | 895 SVN_ERR(svn_cl__cleanup_log_msg(ctx->log_msg_baton3, in svn_cl__shelf_shelve()
|