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

/freebsd-10-stable/contrib/subversion/subversion/include/
H A Dsvn_dirent_uri.h125 * should be tested with svn_dirent_is_under_root() before you can
785 svn_dirent_is_under_root(svn_boolean_t *under_root,
/freebsd-10-stable/contrib/subversion/subversion/libsvn_client/
H A Dcopy_foreign.c125 SVN_ERR(svn_dirent_is_under_root(&under_root, &db->local_abspath,
277 SVN_ERR(svn_dirent_is_under_root(&under_root, &fb->local_abspath,
H A Dexternals.c1013 SVN_ERR(svn_dirent_is_under_root(&under_root, &target_abspath,
1224 SVN_ERR(svn_dirent_is_under_root(&under_root, &item_abspath,
H A Dpatch.c434 SVN_ERR(svn_dirent_is_under_root(&under_root,
1130 SVN_ERR(svn_dirent_is_under_root(&under_root,
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Ddirent_uri.c2294 svn_dirent_is_under_root(svn_boolean_t *under_root,
2292 svn_dirent_is_under_root(svn_boolean_t *under_root, function
/freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/
H A Dupdate_editor.c1115 SVN_ERR(svn_dirent_is_under_root(&under_root,

Completed in 127 milliseconds