/freebsd/contrib/dialog/ |
H A D | argv.c | 42 DLG_TRACE(("# dlg_string_to_argv:\n")); in dlg_string_to_argv() 43 DLG_TRACE(("# given:\n")); in dlg_string_to_argv() 46 DLG_TRACE(("#%s\t%.*s\\n\n", in dlg_string_to_argv() 53 DLG_TRACE(("#%s\t%.*s\n", in dlg_string_to_argv() 57 DLG_TRACE(("# result:\n")); in dlg_string_to_argv() 136 DLG_TRACE(("#\targv[%d] = %s\n", (int) n, result[n])); in dlg_string_to_argv()
|
H A D | buildlist.c | 411 DLG_TRACE(("# set top of %s column to %d\n", in set_top_item() 437 DLG_TRACE(("# fix_top_item(cur_item %d, %s) ->top_item %d\n", in fix_top_item() 748 DLG_TRACE(("# ** state %d:%d top %d (%d:%d:%d) %s\n", in dlg_buildlist() 769 DLG_TRACE(("# ...visit row %d (%d,%d)\n", cur_row, cur_y, cur_x)); in dlg_buildlist() 789 DLG_TRACE(("# MOUSE column %d, row %d ->item %d\n", j, i, k)); in dlg_buildlist() 838 DLG_TRACE(("# cur_item %d, new_choice:%d\n", cur_item, new_choice)); in dlg_buildlist() 1018 DLG_TRACE(("# <--CHOICE %d\n", i)); in dlg_buildlist() 1019 DLG_TRACE(("# <--topITM %d\n", moi->top_index)); in dlg_buildlist() 1020 DLG_TRACE(("# <--now_at %d\n", now_at)); in dlg_buildlist() 1021 DLG_TRACE(("# <--at_top %d\n", at_top)); in dlg_buildlist() [all …]
|
H A D | dialog.c | 502 DLG_TRACE(("# unescape_argv\n")); in unescape_argv() 560 DLG_TRACE(("# opened --file %s ..\n", filename)); in unescape_argv() 628 DLG_TRACE(("# finished --file\n")); in unescape_argv() 644 DLG_TRACE(("#\toption argv[%d]=%s\n", j, (*argvp)[j])); in unescape_argv() 653 DLG_TRACE(("#\t%d options vs %d arguments\n", known_opts, *argcp)); in unescape_argv() 825 DLG_TRACE(("# input_result:\n%s\n", dialog_vars.input_result)); in show_result() 1630 DLG_TRACE(("# ignore extra --trace option\n")); in process_trace_option() 1634 DLG_TRACE(("# Parameters:\n")); in process_trace_option() 1636 DLG_TRACE(("#\targv[%d] = %s\n", j, argv[j])); in process_trace_option() 1652 DLG_TRACE(("# process_common_options, offset %d:%d\n", offset, argc)); in process_common_options() [all …]
|
H A D | mouse.c | 58 DLG_TRACE(("# mouse_setcode %d\n", code)); in dlg_mouse_setcode() 104 DLG_TRACE(("# mouse_mkregion %d,%d %dx%d %d (%d)\n", in dlg_mouse_mkregion()
|
H A D | calendar.c | 119 DLG_TRACE(("# DAY(%d) = '%s'\n", n, cached_days[n])); in nameOfDayOfWeek() 164 DLG_TRACE(("# MON(%d) = '%s'\n", n, cached_months[n])); in nameOfMonth() 657 DLG_TRACE(("# current %04d/%02d/%02d\n", in trace_date() 662 DLG_TRACE(("# current (unchanged)\n")); in trace_date() 731 DLG_TRACE(("# calendar args:\n")); in dialog_calendar() 943 DLG_TRACE(("# mouseclick decoded %d\n", step)); in dialog_calendar()
|
H A D | trace.c | 262 DLG_TRACE(("## dialog %s\n", dialog_version())); in dlg_trace() 263 DLG_TRACE(("## vile: confmode\n")); in dlg_trace()
|
H A D | ui_getc.c | 323 DLG_TRACE(("# dlg_add_last_key(%s)\n", temp)); in dlg_add_last_key() 500 DLG_TRACE(("# dlg_getc: timeout expired\n")); in dlg_getc() 508 DLG_TRACE(("# dlg_getc: input or output is invalid\n")); in dlg_getc()
|
H A D | buttons.c | 674 DLG_TRACE(("# dlg_ok_buttoncode(%d) = %d:%s\n", in dlg_ok_buttoncode() 725 DLG_TRACE(("# dlg_defaultno_button() = %d\n", result)); in dlg_defaultno_button() 749 DLG_TRACE(("# dlg_default_button() = %d\n", result)); in dlg_default_button()
|
H A D | mousewget.c | 46 DLG_TRACE(("# mouse-click abs %d,%d (rel %d,%d)\n", in mouse_wgetch()
|
H A D | dlg_keys.c | 78 DLG_TRACE(("# dlg_register_window %s\n", name)); in dlg_register_window() 81 DLG_TRACE(("# ...done dlg_register_window %s\n", name)); in dlg_register_window() 281 DLG_TRACE(("# dlg_result_key(dialog_key=%d, fkey=%d)\n", dialog_key, fkey)); in dlg_result_key() 382 DLG_TRACE(("# dlg_button_key(%d:%s) button %d\n", in dlg_button_key()
|
H A D | rangebox.c | 143 DLG_TRACE(("# drew %d offset %d scaled %d limit %d inc %d\n", in draw_value() 212 DLG_TRACE(("# tailbox args:\n")); in dialog_rangebox()
|
H A D | guage.c | 96 DLG_TRACE(("read_data:%s", buffer)); in read_data() 412 DLG_TRACE(("# gauge args:\n")); in dialog_gauge()
|
H A D | yesno.c | 62 DLG_TRACE(("# yesno args:\n")); in dialog_yesno()
|
H A D | rc.c | 580 DLG_TRACE(("# opened rc file \"%s\"\n", filename)); in dlg_parse_rc() 583 DLG_TRACE(("#\t%s", str)); in dlg_parse_rc()
|
H A D | msgbox.c | 64 DLG_TRACE(("# msgbox args:\n")); in dialog_msgbox()
|
H A D | pause.c | 82 DLG_TRACE(("# pause args:\n")); in dialog_pause()
|
H A D | inputbox.c | 92 DLG_TRACE(("# inputbox args:\n")); in dialog_inputbox()
|
H A D | inputstr.c | 108 DLG_TRACE(("# cache %p %p:%s\n", p, p->string, p->string)); 115 DLG_TRACE(("# trace_cache %s@%d\n", fn, ln));
|
H A D | dialog.h | 890 #define DLG_TRACE(params) dlg_trace_msg params macro 901 #define DLG_TRACE(params) /* nothing */ macro
|
H A D | textbox.c | 106 DLG_TRACE(("# Lseek returned %ld, expected %ld\n", actual, offset)); in lseek_cur() 730 DLG_TRACE(("# textbox args:\n")); in dialog_textbox()
|
H A D | tailbox.c | 341 DLG_TRACE(("# tailbox args:\n")); in dialog_tailbox()
|
H A D | fselect.c | 497 DLG_TRACE(("opendir '%s'\n", path)); in fill_lists() 630 DLG_TRACE(("# %s args:\n", dselect ? "dselect" : "fselect")); in dlg_fselect()
|
H A D | mixedgauge.c | 393 DLG_TRACE(("# mixedgauge args:\n")); in dialog_mixedgauge()
|
H A D | timebox.c | 190 DLG_TRACE(("# timebox args:\n")); in dialog_timebox()
|
H A D | progressbox.c | 395 DLG_TRACE(("# progressbox args:\n")); in dlg_progressbox()
|