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

/freebsd-13-stable/contrib/kyua/utils/process/
H A Dchild.hpp67 void report_error_and_abort(void) UTILS_NORETURN;
68 void report_error_and_abort(const std::runtime_error&) UTILS_NORETURN;
H A Dchild.cpp151 utils::process::detail::report_error_and_abort(void) function in class:utils::process::detail
162 utils::process::detail::report_error_and_abort(const std::runtime_error& error) function in class:utils::process::detail

Completed in 84 milliseconds