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

/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Ddirent_uri.c127 dirent_root_length(const char *dirent, apr_size_t len)
185 if (dirent_root_length(dirent, len+1) == len + 1)
1033 blen = dirent_root_length(base, blen);
1244 if (len == dirent_root_length(dirent, len))
1493 root_len = dirent_root_length(child_dirent, strlen(child_dirent));
126 dirent_root_length(const char *dirent, apr_size_t len) function

Completed in 238 milliseconds