Searched defs:MSG_DEBUG (Results 1 – 3 of 3) sorted by relevance
42 #define MSG_DEBUG 0x20 /* Debug -> LOG_DEBUG */ macro
54 MSG_DEBUG, /* LOG_DEBUG, only if debug_level is 1 */ enumerator
269 enum { MSG_MSGDUMP, MSG_DEBUG, MSG_INFO, MSG_WARNING, MSG_ERROR }; enumerator