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

/freebsd-10.0-release/contrib/subversion/subversion/libsvn_repos/
H A Drepos.h82 #define SVN_REPOS__HOOK_PRE_LOCK "pre-lock"
80 #define SVN_REPOS__HOOK_PRE_LOCK macro
H A Dhooks.c755 SVN_ERR(run_hook_cmd(&buf, SVN_REPOS__HOOK_PRE_LOCK, hook, args,
H A Drepos.c125 return svn_dirent_join(repos->hook_path, SVN_REPOS__HOOK_PRE_LOCK, pool);
556 #define SCRIPT_NAME SVN_REPOS__HOOK_PRE_LOCK

Completed in 58 milliseconds