Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/subversion/subversion/include/
HDsvn_dirent_uri.h893 svn_dirent_is_under_root(svn_boolean_t *under_root,
/freebsd-13-stable/contrib/subversion/subversion/libsvn_client/
HDexternals.c1015 SVN_ERR(svn_dirent_is_under_root(&under_root, &target_abspath, in handle_externals_change()
1226 SVN_ERR(svn_dirent_is_under_root(&under_root, &item_abspath, in svn_client__export_externals()
HDwc_editor.c115 SVN_ERR(svn_dirent_is_under_root(&under_root, local_abspath_p, in get_path()
HDpatch.c502 SVN_ERR(svn_dirent_is_under_root(&under_root, in resolve_target_path()
1118 SVN_ERR(svn_dirent_is_under_root(&under_root, in init_patch_target()
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
HDdirent_uri.c2435 svn_dirent_is_under_root(svn_boolean_t *under_root, in svn_dirent_is_under_root() function
/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
HDupdate_editor.c1112 SVN_ERR(svn_dirent_is_under_root(&under_root, in path_join_under_root()