Searched defs:notice (Results 1 – 2 of 2) sorted by relevance
| /openbmc/phosphor-logging/lib/include/phosphor-logging/lg2/ | ||
| H A D | level.hpp | 15 notice = LOG_NOTICE, enumerator |
| /openbmc/u-boot/tools/ | ||
| H A D | proftool.c | 65 #define notice(fmt, b...) outf(2, fmt, ##b) macro |