Home
last modified time | relevance | path

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

/NextBSD/contrib/subversion/subversion/libsvn_subr/
HDdirent_uri.c224 dirent_is_rooted(const char *dirent) in dirent_is_rooted() function
801 (type == type_dirent && dirent_is_rooted(path2))) in is_child()
989 if (dirent_is_rooted(base)) in svn_dirent_join()
1011 else if (dirent_is_rooted(component)) in svn_dirent_join()
1080 if (dirent_is_rooted(s)) in svn_dirent_join_many()