Home
last modified time | relevance | path

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

/NextBSD/contrib/subversion/subversion/svnserve/
HDlogger.c62 SVN_ERR(svn_stream_for_stderr(&result->stream, pool)); in logger__create_for_stderr()
/NextBSD/contrib/subversion/subversion/svn/
HDdiff-cmd.c201 SVN_ERR(svn_stream_for_stderr(&errstream, pool)); in svn_cl__diff()
HDlog-cmd.c444 SVN_ERR(svn_stream_for_stderr(&errstream, pool)); in svn_cl__log_entry_receiver()
/NextBSD/contrib/subversion/subversion/include/
HDsvn_io.h1121 svn_stream_for_stderr(svn_stream_t **err,
/NextBSD/contrib/subversion/subversion/libsvn_subr/
HDstream.c1766 svn_stream_for_stderr(svn_stream_t **err, apr_pool_t *pool) in svn_stream_for_stderr() function
/NextBSD/contrib/subversion/subversion/svnlook/
HDsvnlook.c1005 SVN_ERR(svn_stream_for_stderr(&err_stream, pool)); in print_diff_tree()