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

/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dreps.c420 SVN_ERR(svn_string_from_stream2(&contents, stream, SVN__STREAM_CHUNK_SIZE,
H A Dcached_data.c2897 SVN_ERR(svn_string_from_stream2(&content, stream, rep->expanded_size,
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dold-and-busted.c1207 SVN_ERR(svn_string_from_stream2(&buf, stream, SVN__STREAM_CHUNK_SIZE,
/freebsd-11-stable/contrib/subversion/subversion/include/
H A Dsvn_io.h1603 svn_string_from_stream2(svn_string_t **result,
1608 /** Similar to svn_string_from_stream2(), but always passes 0 for
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Ddeprecated.c1633 return svn_error_trace(svn_string_from_stream2(result, stream, 0,
H A Dstream.c1955 svn_string_from_stream2(svn_string_t **result,
1946 svn_string_from_stream2(svn_string_t **result, function

Completed in 93 milliseconds