Home
last modified time | relevance | path

Searched refs:MM_NULLLBL (Results 1 – 4 of 4) sorted by last modified time

/illumos-gate/usr/src/cmd/fmtmsg/
H A Dmain.c804 if (!l_seen) label = MM_NULLLBL; in main()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dfmtmsg.c846 dolabel = (verbosity & MV_LBL) && (label != MM_NULLLBL); in writemsg()
/illumos-gate/usr/src/head/
H A Dfmtmsg.h161 #define MM_NULLLBL ((char *)0) macro
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dfmtmsg.h77 #define MM_NULLLBL (char*)0 /* label */ macro