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

/freebsd-10.0-release/contrib/subversion/subversion/libsvn_repos/
H A Drepos.h83 #define SVN_REPOS__HOOK_POST_LOCK "post-lock"
81 #define SVN_REPOS__HOOK_POST_LOCK macro
H A Dhooks.c800 SVN_ERR(run_hook_cmd(NULL, SVN_REPOS__HOOK_POST_LOCK, hook, args,
H A Drepos.c138 return svn_dirent_join(repos->hook_path, SVN_REPOS__HOOK_POST_LOCK, pool);
796 #define SCRIPT_NAME SVN_REPOS__HOOK_POST_LOCK

Completed in 282 milliseconds