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

/freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/
H A Derror.c861 static svn_error_malfunction_handler_t malfunction_handler
868 = malfunction_handler;
870 malfunction_handler = func;
877 return malfunction_handler;
887 return malfunction_handler(can_return, file, line, expr);
856 static svn_error_malfunction_handler_t malfunction_handler variable

Completed in 99 milliseconds