Home
last modified time | relevance | path

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

/titanic_41/usr/src/head/
H A Dfmtmsg.h177 #define MM_NULLLBL ((char *)_NULL) macro
/titanic_41/usr/src/cmd/fmtmsg/
H A Dmain.c803 if (!l_seen) label = MM_NULLLBL; in main()
/titanic_41/usr/src/lib/libc/port/gen/
H A Dfmtmsg.c848 dolabel = (verbosity & MV_LBL) && (label != MM_NULLLBL); in writemsg()