Home
last modified time | relevance | path

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

/NextBSD/contrib/subversion/subversion/libsvn_wc/
HDquestions.c105 const char *versioned_file_abspath, in compare_and_verify() argument
122 SVN_ERR_ASSERT(svn_dirent_is_absolute(versioned_file_abspath)); in compare_and_verify()
132 db, versioned_file_abspath, NULL, in compare_and_verify()
157 SVN_ERR(svn_subst_read_specialfile(&v_stream, versioned_file_abspath, in compare_and_verify()
165 SVN_ERR(svn_io_file_open(&file, versioned_file_abspath, APR_READ, in compare_and_verify()