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

/freebsd-10.0-release/contrib/subversion/subversion/libsvn_repos/
H A Drepos.h84 #define SVN_REPOS__HOOK_PRE_UNLOCK "pre-unlock"
82 #define SVN_REPOS__HOOK_PRE_UNLOCK macro
H A Dhooks.c838 SVN_ERR(run_hook_cmd(NULL, SVN_REPOS__HOOK_PRE_UNLOCK, hook, args,
H A Drepos.c132 return svn_dirent_join(repos->hook_path, SVN_REPOS__HOOK_PRE_UNLOCK, pool);
648 #define SCRIPT_NAME SVN_REPOS__HOOK_PRE_UNLOCK

Completed in 75 milliseconds