Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Derror-report.h44 bool error_report_once_cond(bool *printed, const char *fmt, ...)
58 error_report_once_cond(&print_once_, \
/openbmc/qemu/util/
H A Derror-report.c306 bool error_report_once_cond(bool *printed, const char *fmt, ...) in error_report_once_cond() function