Home
last modified time | relevance | path

Searched defs:MSG_INFO (Results 1 – 6 of 6) sorted by relevance

/titanic_52/usr/src/lib/efcode/include/fcode/
H A Dlog.h41 #define MSG_INFO 0x10 /* Informational -> LOG_INFO */ macro
/titanic_52/usr/src/lib/libdhcputil/common/
H A Ddhcpmsg.h56 MSG_INFO, /* LOG_INFO */ enumerator
/titanic_52/usr/src/cmd/fwflash/common/
H A Dfwflash.h41 #define MSG_INFO 0 macro
/titanic_52/usr/src/cmd/stmsboot/
H A Dstmsboot_util.c70 #define MSG_INFO 0x01 macro
[all...]
/titanic_52/usr/src/cmd/passwd/
H A Dpasswd.c146 #define MSG_INFO "%s: Changing password for %s\n" macro
/titanic_52/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A Dwpa_impl.h269 enum { MSG_MSGDUMP, MSG_DEBUG, MSG_INFO, MSG_WARNING, MSG_ERROR }; enumerator