Home
last modified time | relevance | path

Searched refs:DEB_MSG (Results 1 – 4 of 4) sorted by relevance

/dports/net-im/climm/climm-0.7.1/include/
H A Dutil_ui.h21 #define DEB_MSG 0x00004000L macro
/dports/net-im/climm/climm-0.7.1/src/
H A Dim_request.c56 DebugH (DEB_MSG, "M" STR_DOT STR_DOT STR_DOT "> %p:", msg); in MsgC()
65 DebugH (DEB_MSG, "M<" STR_DOT STR_DOT STR_DOT " %p [%s] %lu %lu %lu %u %u (%s) (%s) ", in MsgD()
H A Dutil_ui.c33 if (level & DEB_MSG) return "Msg "; in DebugStr()
/dports/comms/kermit/kermit-9.0.305.04/
H A Dckuus3.c463 #define DEB_MSG 5 macro
467 "m", DEB_MSG, CM_ABR|CM_INV,
468 "message", DEB_MSG, 0,
469 "msg", DEB_MSG, CM_INV,
10959 case DEB_MSG: /* Debug messages 2010/03/12 */