Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/subversion/subversion/libsvn_wc/
H A Dupdate_editor.c4687 svn_stream_t *install_from_stream; in update_keywords_after_switch_cb() local
4694 SVN_ERR(svn_stream_open_unique(&install_from_stream, &install_from, in update_keywords_after_switch_cb()
4697 SVN_ERR(svn_stream_copy3(working_stream, install_from_stream, in update_keywords_after_switch_cb()