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

/freebsd-10.0-release/contrib/subversion/subversion/libsvn_repos/
H A Drepos.h85 #define SVN_REPOS__HOOK_POST_UNLOCK "post-unlock"
83 #define SVN_REPOS__HOOK_POST_UNLOCK macro
H A Dhooks.c876 SVN_ERR(run_hook_cmd(NULL, SVN_REPOS__HOOK_POST_UNLOCK, hook, args,
H A Drepos.c145 return svn_dirent_join(repos->hook_path, SVN_REPOS__HOOK_POST_UNLOCK, pool);
859 #define SCRIPT_NAME SVN_REPOS__HOOK_POST_UNLOCK

Completed in 106 milliseconds