Searched refs:svn_fspath__is_root (Results 1 – 5 of 5) sorted by relevance
126 svn_fspath__is_root(const char *fspath,160 #define svn_urlpath__is_root svn_fspath__is_root
259 if (!svn_fspath__is_root(path, strlen(path))) in svn_fs_bdb__locks_get()
703 while (! svn_fspath__is_root(parent_path, strlen(parent_path))) in schedule_index_update()
683 while (! svn_fspath__is_root(parent_path, strlen(parent_path))) in schedule_index_update()
2656 svn_fspath__is_root(const char *fspath, apr_size_t len) in svn_fspath__is_root() function