Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/lib/include/phosphor-logging/lg2/
H A Dheader.hpp24 report_error( in header_str()
29 report_error("journald requires header do not start with " in header_str()
36 report_error( in header_str()
47 report_error("Header name is reserved."); in header_str()
65 static void report_error(const char*);
/openbmc/sdbusplus/include/sdbusplus/utility/
H A Dconsteval_string.hpp41 report_error("String mismatch; check parameter name."); in consteval_string()
47 static void report_error(const char*);
/openbmc/u-boot/tools/
H A Dfdtgrep.c70 static void report_error(const char *where, int err) in report_error() function
820 report_error("fdt_find_regions", count); in do_fdtgrep()