Searched defs:MSG_MAX_LEN (Results 1 – 2 of 2) sorted by relevance
/openbmc/openpower-hw-diags/util/ | ||
H A D | pdbg_callback.hpp | 25 constexpr size_t MSG_MAX_LEN = 256; in pdbg_log_callback() local |
H A D | trace.hpp | 18 constexpr size_t MSG_MAX_LEN = 256; variable |