Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
HDsubst.c1654 create_special_file_from_stream(svn_stream_t *source, const char *dst, in create_special_file_from_stream() function
1777 SVN_ERR(create_special_file_from_stream(src_stream, dst, pool)); in svn_subst_copy_and_translate4()
1875 SVN_ERR(create_special_file_from_stream(source, btn->path, btn->pool)); in close_handler_special()