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

/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dupdate_editor.c4691 svn_stream_t *install_from_stream;
4698 SVN_ERR(svn_stream_open_unique(&install_from_stream, &install_from,
4701 SVN_ERR(svn_stream_copy3(working_stream, install_from_stream,
4687 svn_stream_t *install_from_stream; local

Completed in 122 milliseconds