Searched refs:dlg_trace (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/dialog/
H A Dtrace.c206 dlg_trace(const char *fname) function
223 #undef dlg_trace macro
224 extern void dlg_trace(const char *);
226 dlg_trace(const char *fname) function
H A Ddialog.h814 extern void dlg_trace(const char * /*fname*/);
819 #define dlg_trace(fname) /* nothing */ macro
H A Ddialog.c1345 * Only the first call to dlg_trace will open a trace file. But each time
1356 dlg_trace(optionString(argv, offset));
H A Dutil.c1733 dlg_trace((const char *) 0); /* close it */

Completed in 77 milliseconds