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

/freebsd-13-stable/contrib/subversion/subversion/include/
H A Dsvn_error.h504 * been specified by a call to svn_error_set_malfunction_handler() or else
563 * been specified by a call to svn_error_set_malfunction_handler() or else
611 * been specified by a call to svn_error_set_malfunction_handler() or else
666 svn_error_set_malfunction_handler(svn_error_malfunction_handler_t func);
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
H A Derror.c865 svn_error_set_malfunction_handler(svn_error_malfunction_handler_t func)
860 svn_error_set_malfunction_handler(svn_error_malfunction_handler_t func) function
/freebsd-13-stable/contrib/subversion/subversion/svnadmin/
H A Dsvnadmin.c833 (void)svn_error_set_malfunction_handler(crashtest_malfunction_handler);

Completed in 123 milliseconds