Searched refs:DEBUGMSG (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/cmd/smserverd/ |
H A D | smediad_err.c | 40 #define DEBUGMSG "Level[%d]: %s" macro 115 (void) snprintf(dbgmsg, sizeof (dbgmsg), DEBUGMSG, level, fmt); in debug()
|
/illumos-gate/usr/src/lib/iconv_modules/ja/common/ |
H A D | japanese.h | 42 #define DEBUGMSG(msg) debugmsg = (msg); macro 44 #define DEBUGMSG(msg) ; macro 49 DEBUGMSG(msg);\
|
/illumos-gate/usr/src/lib/fm/libfmd_snmp/common/ |
H A D | problem.c | 504 DEBUGMSG((MODNAME_STR, "\n")); in sunFmProblemTable_nextpr() 521 DEBUGMSG((MODNAME_STR, "\n")); in sunFmProblemTable_nextpr() 599 DEBUGMSG((MODNAME_STR, "\n")); in sunFmFaultEventTable_nextfe() 602 DEBUGMSG((MODNAME_STR, "\n")); in sunFmFaultEventTable_nextfe() 631 DEBUGMSG((MODNAME_STR, "\n")); in sunFmFaultEventTable_nextfe() 653 DEBUGMSG((MODNAME_STR, "\n")); in sunFmFaultEventTable_nextfe() 656 DEBUGMSG((MODNAME_STR, "\n")); in sunFmFaultEventTable_nextfe()
|
H A D | module.c | 490 DEBUGMSG((MODNAME_STR, "\n")); in sunFmModuleTable_nextmod() 496 DEBUGMSG((MODNAME_STR, "\n")); in sunFmModuleTable_nextmod()
|
H A D | resource.c | 503 DEBUGMSG((MODNAME_STR, "\n")); in sunFmResourceTable_nextrsrc() 509 DEBUGMSG((MODNAME_STR, "\n")); in sunFmResourceTable_nextrsrc()
|