Searched refs:type_dirent (Results 1 – 1 of 1) sorted by relevance
65 type_dirent, enumerator444 if ((type == type_dirent) && *src == '/') in canonicalize()451 else if (type == type_dirent && in canonicalize()540 if ((type == type_dirent) && canon[0] == '/' && canon[1] == '/') in canonicalize()700 if (types == type_dirent && i == 0) in get_longest_ancestor_length()705 if (types == type_dirent) in get_longest_ancestor_length()751 if ((types == type_dirent) && in get_longest_ancestor_length()801 (type == type_dirent && dirent_is_rooted(path2))) in is_child()837 || ((type == type_dirent) && path1[i - 1] == ':') in is_child()1372 get_longest_ancestor_length(type_dirent, dirent1, in svn_dirent_get_longest_ancestor()[all …]