Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/efcode/include/fcode/
H A Dlog.h40 #define MSG_NOTE 0x08 /* Notice -> LOG_NOTICE */ macro
/titanic_41/usr/src/lib/efcode/engine/
H A Dlog.c165 if (msg_level & MSG_NOTE) in msg_level_to_syslog()
H A Denv.c781 cmn_msg_level = MSG_NOTE; in fc_cmn_note()