Searched refs:svn_repos_notify_warning (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/subversion/subversion/libsvn_repos/
H A Ddump.c264 notify = svn_repos_notify_create(svn_repos_notify_warning, pool);
386 svn_repos_notify_create(svn_repos_notify_warning, pool);
491 svn_repos_notify_create(svn_repos_notify_warning, pool);
1267 notify = svn_repos_notify_create(svn_repos_notify_warning, subpool);
1281 notify = svn_repos_notify_create(svn_repos_notify_warning, subpool);
H A Ddeprecated.c609 case svn_repos_notify_warning:
/freebsd-10.0-release/contrib/subversion/subversion/include/
H A Dsvn_repos.h199 svn_repos_notify_warning = 0,
303 /** For #svn_repos_notify_warning, the warning object. Must be cleared
197 svn_repos_notify_warning = 0, enumerator in enum:svn_repos_notify_action_t
/freebsd-10.0-release/contrib/subversion/subversion/svnadmin/
H A Dsvnadmin.c806 case svn_repos_notify_warning:

Completed in 73 milliseconds