Home
last modified time | relevance | path

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

/NextBSD/contrib/dialog/
HDrc.c527 DLG_TRACE(("opened rc file \"%s\"\n", tempptr)); in dlg_parse_rc()
530 DLG_TRACE(("rc:%s", str)); in dlg_parse_rc()
HDdialog.h810 #define DLG_TRACE(params) dlg_trace_msg params macro
816 #define DLG_TRACE(params) /* nothing */ macro
HDguage.c96 DLG_TRACE(("read_data:%s", buffer)); in read_data()