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

/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc_db.c14271 const char *expected_relpath; local
14273 expected_relpath = svn_relpath_join(parent_repos_relpath, name,
14276 *is_switched = (strcmp(expected_relpath, repos_relpath) != 0);

Completed in 90 milliseconds