Home
last modified time | relevance | path

Searched refs:report_failure (Results 1 – 3 of 3) sorted by relevance

/freebsd/tools/regression/fsx/
H A Dfsx.c333 report_failure(int status) in report_failure() function
391 report_failure(110); in check_buffers()
412 report_failure(120); in check_size()
469 report_failure(140); in doread()
478 report_failure(141); in doread()
506 report_failure(205); in check_eofpage()
552 report_failure(190); in domapread()
560 report_failure(191); in domapread()
602 report_failure(149); in dowrite()
620 report_failure(150); in dowrite()
[all …]
/freebsd/tools/test/stress2/misc/
H A Dumountf2.sh416 report_failure(int status)
473 report_failure(110);
493 report_failure(120);
548 report_failure(140);
557 report_failure(141);
/freebsd/contrib/libcxxrt/
H A Dexception.cc760 static void report_failure(_Unwind_Reason_Code err, __cxa_exception *thrown_exception) in report_failure() function
799 report_failure(err, ex); in throw_exception()
905 report_failure(err, ex); in __cxa_rethrow()
931 report_failure(err, ex); in __cxa_rethrow()