Searched refs:root_len (Results 1 – 2 of 2) sorted by relevance
919 size_t name_len, root_len; in be_root_concat() local922 root_len = strlen(lbh->root); in be_root_concat()934 } else if (name_len + root_len + 1 < BE_MAXPATHLEN) { in be_root_concat()
1481 apr_size_t root_len; in svn_dirent_skip_ancestor() local1491 root_len = dirent_root_length(child_dirent, strlen(child_dirent)); in svn_dirent_skip_ancestor()1492 if (root_len > len) in svn_dirent_skip_ancestor()1522 if (root_len == len) in svn_dirent_skip_ancestor()