Home
last modified time | relevance | path

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

/titanic_44/usr/src/head/
H A Dfmtmsg.h162 #define MM_NULLSEV MM_NOSEV macro
/titanic_44/usr/src/cmd/fmtmsg/
H A Dmain.c795 else severity = MM_NULLSEV; in main()
/titanic_44/usr/src/lib/libc/port/gen/
H A Dfmtmsg.c849 dosev = (verbosity & MV_SEV) && (severity != MM_NULLSEV); in writemsg()