Home
last modified time | relevance | path

Searched defs:notice (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-logging/lib/include/phosphor-logging/lg2/
H A Dlevel.hpp15 notice = LOG_NOTICE, enumerator
/openbmc/u-boot/tools/
H A Dproftool.c65 #define notice(fmt, b...) outf(2, fmt, ##b) macro