Home
last modified time | relevance | path

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

/dports/sysutils/dar/dar-2.5.14-bis/src/dar_suite/
H A Ddar_suite.cpp62 #define GENERAL_REPORT(msg) if(ui != nullptr) \ macro
166 GENERAL_REPORT(string(gettext("Please check your hardware"))); in dar_suite_global()
186 GENERAL_REPORT(string(gettext("FATAL error, aborting operation"))); in dar_suite_global()
187 GENERAL_REPORT(e.get_message()); in dar_suite_global()
202 GENERAL_REPORT(e.get_message()); in dar_suite_global()
232 GENERAL_REPORT(string(gettext("FATAL error, aborting operation"))); in dar_suite_global()
233 GENERAL_REPORT(e.get_message()); in dar_suite_global()
258 GENERAL_REPORT(string(gettext("CAUGHT A NON (LIB)DAR EXCEPTION"))); in dar_suite_global()
310 GENERAL_REPORT(tools_printf(gettext("Received signal: %d"), l)); in signals_abort()
316 GENERAL_REPORT(string(gettext("Archive fast termination engaged"))); in signals_abort()
[all …]