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

/freebsd-10.0-release/contrib/subversion/subversion/libsvn_repos/
H A Drepos.h66 #define SVN_REPOS__LOCK_DIR "locks" /* Lock files live here. */
64 #define SVN_REPOS__LOCK_DIR macro
H A Drepos.c1201 repos->lock_path = svn_dirent_join(path, SVN_REPOS__LOCK_DIR, pool);
1876 * @c SVN_REPOS__DB_DIR, @c SVN_REPOS__LOCK_DIR and @c SVN_REPOS__FORMAT;
1911 (svn_dirent_get_longest_ancestor(SVN_REPOS__LOCK_DIR, sub_path,
1913 SVN_REPOS__LOCK_DIR) == 0)

Completed in 139 milliseconds