Searched refs:svn_error_malfunction_handler_t (Results 1 – 2 of 2) sorted by relevance
648 typedef svn_error_t *(*svn_error_malfunction_handler_t) typedef662 svn_error_malfunction_handler_t663 svn_error_set_malfunction_handler(svn_error_malfunction_handler_t func);667 svn_error_malfunction_handler_t
856 static svn_error_malfunction_handler_t malfunction_handler859 svn_error_malfunction_handler_t860 svn_error_set_malfunction_handler(svn_error_malfunction_handler_t func) in svn_error_set_malfunction_handler()862 svn_error_malfunction_handler_t old_malfunction_handler in svn_error_set_malfunction_handler()869 svn_error_malfunction_handler_t