Searched refs:log_msg_func (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/subversion/subversion/libsvn_client/
H A Dclient.h289 ((ctx)->log_msg_func3 || (ctx)->log_msg_func2 || (ctx)->log_msg_func)
1078 CTX->log_msg_func. Other arguments same as
H A Dcommit_util.c1886 else if (ctx->log_msg_func2 || ctx->log_msg_func)
1919 else /* ctx->log_msg_func */
1944 err = (*ctx->log_msg_func)(log_msg, tmp_file, old_commit_items,
/freebsd-10.0-release/contrib/subversion/subversion/include/
H A Dsvn_client.h927 svn_client_get_commit_log_t log_msg_func;
958 * should try log_msg_func.
976 * should try @c log_msg_func2, then @c log_msg_func.
4457 * - The authentication baton in @a ctx and @a ctx->log_msg_func/@a
926 svn_client_get_commit_log_t log_msg_func; member in struct:svn_client_ctx_t

Completed in 189 milliseconds