| /mirbsd/src/lib/libncurses/src/ncurses/tinfo/ |
| D | lib_options.c | 51 T((T_CALLED("idlok(%p,%d)"), win, flag)); in NCURSES_EXPORT() 63 T((T_CALLED("idcok(%p,%d)"), win, flag)); in idcok() 74 T((T_CALLED("halfdelay(%d)"), t)); in halfdelay() 87 T((T_CALLED("nodelay(%p,%d)"), win, flag)); in nodelay() 102 T((T_CALLED("notimout(%p,%d)"), win, f)); in notimeout() 114 T((T_CALLED("wtimeout(%p,%d)"), win, delay)); in wtimeout() 125 T((T_CALLED("keypad(%p,%d)"), win, flag)); in keypad() 140 T((T_CALLED("meta(%p,%d)"), win, flag)); in meta() 164 T((T_CALLED("curs_set(%d)"), vis)); in curs_set() 205 T((T_CALLED("typeahead(%d)"), fd)); in typeahead() [all …]
|
| D | lib_ttyflags.c | 89 T((T_CALLED("def_shell_mode()"))); in def_shell_mode() 111 T((T_CALLED("def_prog_mode()"))); in def_prog_mode() 126 T((T_CALLED("reset_prog_mode()"))); in reset_prog_mode() 144 T((T_CALLED("reset_shell_mode()"))); in reset_shell_mode() 167 T((T_CALLED("savetty()"))); in savetty() 175 T((T_CALLED("resetty()"))); in resetty()
|
| D | lib_raw.c | 84 T((T_CALLED("raw()"))); in NCURSES_EXPORT() 116 T((T_CALLED("cbreak()"))); in cbreak() 152 T((T_CALLED("qiflush()"))); in qiflush() 177 T((T_CALLED("noraw()"))); in noraw() 208 T((T_CALLED("nocbreak()"))); in nocbreak() 241 T((T_CALLED("noqiflush()"))); in noqiflush() 274 T((T_CALLED("intrflush(%d)"), flag)); in intrflush()
|
| D | lib_termcap.c | 75 T((T_CALLED("tgetent()"))); in tgetent() 134 T((T_CALLED("tgetflag(%s)"), id)); in tgetflag() 162 T((T_CALLED("tgetnum(%s)"), id)); in tgetnum() 192 T((T_CALLED("tgetstr(%s,%p)"), id, area)); in tgetstr()
|
| D | lib_kernel.c | 85 T((T_CALLED("erasechar()"))); in erasechar() 110 T((T_CALLED("killchar()"))); in killchar() 134 T((T_CALLED("flushinp()"))); in flushinp()
|
| D | lib_ti.c | 46 T((T_CALLED("tigetflag(%s)"), str)); in NCURSES_EXPORT() 67 T((T_CALLED("tigetnum(%s)"), str)); in tigetnum() 89 T((T_CALLED("tigetstr(%s)"), str)); in tigetstr()
|
| D | lib_has_cap.c | 51 T((T_CALLED("has_ic()"))); in NCURSES_EXPORT() 61 T((T_CALLED("has_il()"))); in has_il()
|
| /mirbsd/src/lib/libncurses/src/form/ |
| D | frm_driver.c | 787 T((T_CALLED("_nc_Refresh_Current_Field(%p)"), form)); in _nc_Refresh_Current_Field() 1159 T((T_CALLED("_nc_Synchronize_Attributes(%p)"), field)); in _nc_Synchronize_Attributes() 1225 T((T_CALLED("_nc_Synchronize_Options(%p,%#x)"), field, newopts)); in _nc_Synchronize_Options() 1325 T((T_CALLED("_nc_Set_Current_Field(%p,%p)"), form, newfield)); in _nc_Set_Current_Field() 1432 T((T_CALLED("IFN_Next_Character(%p)"), form)); in IFN_Next_Character() 1474 T((T_CALLED("IFN_Previous_Character(%p)"), form)); in IFN_Previous_Character() 1502 T((T_CALLED("IFN_Next_Line(%p)"), form)); in IFN_Next_Line() 1528 T((T_CALLED("IFN_Previous_Line(%p)"), form)); in IFN_Previous_Line() 1555 T((T_CALLED("IFN_Next_Word(%p)"), form)); in IFN_Next_Word() 1598 T((T_CALLED("IFN_Previous_Word(%p)"), form)); in IFN_Previous_Word() [all …]
|
| D | frm_opts.c | 50 T((T_CALLED("set_form_opts(%p,%d)"), form, opts)); in NCURSES_EXPORT() 73 T((T_CALLED("form_opts(%p)"), form)); in form_opts() 90 T((T_CALLED("form_opts_on(%p,%d)"), form, opts)); in form_opts_on() 115 T((T_CALLED("form_opts_off(%p,%d)"), form, opts)); in form_opts_off()
|
| D | fld_opts.c | 58 T((T_CALLED("set_field_opts(%p,%d)"), field, opts)); in NCURSES_EXPORT() 77 T((T_CALLED("field_opts(%p)"), field)); in field_opts() 99 T((T_CALLED("field_opts_on(%p,%d)"), field, opts)); in field_opts_on() 127 T((T_CALLED("field_opts_off(%p,%d)"), field, opts)); in field_opts_off()
|
| D | frm_def.c | 163 T((T_CALLED("Connect_Fields(%p,%p)"), form, fields)); in Connect_Fields() 288 T((T_CALLED("new_form(%p)"), fields)); in new_form() 318 T((T_CALLED("free_form(%p)"), form)); in free_form() 350 T((T_CALLED("set_form_fields(%p,%p)"), form, fields)); in set_form_fields() 378 T((T_CALLED("form_field(%p)"), form)); in form_fields() 393 T((T_CALLED("field_count(%p)"), form)); in field_count()
|
| D | fld_current.c | 55 T((T_CALLED("set_current_field(%p,%p)"), form, field)); in NCURSES_EXPORT() 116 T((T_CALLED("current_field(%p)"), form)); in current_field() 133 T((T_CALLED("field_index(%p)"), field)); in field_index()
|
| /mirbsd/src/lib/libncurses/src/ncurses/base/ |
| D | lib_printw.c | 52 T((T_CALLED("printw(%s%s)"), in NCURSES_EXPORT() 72 T((T_CALLED("wprintw(%p,%s%s)"), in wprintw() 92 T((T_CALLED("mvprintw(%d,%d,%s%s)"), in mvprintw() 113 T((T_CALLED("mvwprintw(%d,%d,%p,%s%s)"), in mvwprintw() 132 T((T_CALLED("vwprintw(%p,%s,va_list)"), win, _nc_visbuf(fmt))); in vwprintw()
|
| D | lib_screen.c | 45 T((T_CALLED("getwin(%p)"), filep)); in NCURSES_EXPORT() 115 T((T_CALLED("putwin(%p,%p)"), win, filep)); in putwin() 142 T((T_CALLED("scr_restore(%s)"), _nc_visbuf(file))); in scr_restore() 160 T((T_CALLED("scr_dump(%s)"), _nc_visbuf(file))); in scr_dump() 177 T((T_CALLED("scr_init(%s)"), _nc_visbuf(file))); in scr_init() 196 T((T_CALLED("scr_set(%s)"), _nc_visbuf(file))); in scr_set()
|
| D | resizeterm.c | 73 T((T_CALLED("is_term_resized(%d, %d)"), ToLines, ToCols)); in is_term_resized() 131 T((T_CALLED("adjust_window(%p,%d,%d) currently %dx%d at %d,%d"), in adjust_window() 176 T((T_CALLED("decrease_size(%d, %d)"), ToLines, ToCols)); in decrease_size() 209 T((T_CALLED("increase_size(%d, %d)"), ToLines, ToCols)); in increase_size() 241 T((T_CALLED("resize_term(%d,%d) old(%d,%d)"), in resize_term() 315 T((T_CALLED("resizeterm(%d,%d) old(%d,%d)"), in resizeterm()
|
| D | lib_window.c | 61 T((T_CALLED("mvderwin(%p,%d,%d)"), win, y, x)); in mvderwin() 85 T((T_CALLED("syncok(%p,%d)"), win, bf)); in syncok() 101 T((T_CALLED("wsyncup(%p)"), win)); in wsyncup() 131 T((T_CALLED("wsyncdown(%p)"), win)); in wsyncdown() 170 T((T_CALLED("wcursyncup(%p)"), win)); in wcursyncup() 185 T((T_CALLED("dupwin(%p)"), win)); in dupwin()
|
| D | lib_touch.c | 51 T((T_CALLED("is_linetouched(%p,%d)"), win, line)); in NCURSES_EXPORT() 65 T((T_CALLED("is_wintouched(%p)"), win)); in is_wintouched() 79 T((T_CALLED("wtouchln(%p,%d,%d,%d)"), win, y, n, changed)); in wtouchln()
|
| D | lib_color.c | 207 T((T_CALLED("_nc_reset_colors()"))); in _nc_reset_colors() 226 T((T_CALLED("start_color()"))); in start_color() 313 T((T_CALLED("init_pair(%d,%d,%d)"), pair, f, b)); in init_pair() 393 T((T_CALLED("init_color(%d,%d,%d,%d)"), color, r, g, b)); in init_color() 428 T((T_CALLED("can_change_color()"))); in can_change_color() 435 T((T_CALLED("has_colors()"))); in has_colors() 449 T((T_CALLED("color_content(%d,%p,%p,%p)"), color, r, g, b)); in color_content() 475 T((T_CALLED("pair_content(%d,%p,%p)"), pair, f, b)); in pair_content()
|
| D | lib_overlay.c | 54 T((T_CALLED("overlap(%p,%p,%d)"), s, d, flag)); in overlap() 106 T((T_CALLED("overlay(%p,%p)"), win1, win2)); in overlay() 123 T((T_CALLED("overwrite(%p,%p)"), win1, win2)); in overwrite() 139 T((T_CALLED("copywin(%p, %p, %d, %d, %d, %d, %d, %d, %d)"), in copywin()
|
| D | lib_echo.c | 50 T((T_CALLED("echo()"))); in NCURSES_EXPORT() 58 T((T_CALLED("noecho()"))); in noecho()
|
| /mirbsd/src/lib/libncurses/src/menu/ |
| D | m_item_opt.c | 56 T((T_CALLED("set_menu_opts(%p,%d)"), item, opts)); in NCURSES_EXPORT() 103 T((T_CALLED("item_opts_off(%p,%d)"), item, opts)); in item_opts_off() 131 T((T_CALLED("item_opts_on(%p,%d)"), item, opts)); in item_opts_on() 155 T((T_CALLED("item_opts(%p)"), item)); in item_opts()
|
| D | m_opts.c | 58 T((T_CALLED("set_menu_opts(%p,%d)"), menu, opts)); in NCURSES_EXPORT() 122 T((T_CALLED("menu_opts_off(%p,%d)"), menu, opts)); in menu_opts_off() 155 T((T_CALLED("menu_opts_on(%p,%d)"), menu, opts)); in menu_opts_on() 179 T((T_CALLED("menu_opts(%p)"), menu)); in menu_opts()
|
| D | m_items.c | 58 T((T_CALLED("set_menu_items(%p,%p)"), menu, items)); in NCURSES_EXPORT() 90 T((T_CALLED("menu_items(%p)"), menu)); in menu_items() 106 T((T_CALLED("item_count(%p)"), menu)); in item_count()
|
| D | m_item_cur.c | 53 T((T_CALLED("set_current_item(%p,%p)"), menu, item)); in NCURSES_EXPORT() 94 T((T_CALLED("current_item(%p)"), menu)); in current_item() 109 T((T_CALLED("item_index(%p)"), item)); in item_index()
|
| D | m_item_new.c | 112 T((T_CALLED("new_item(\"%s\", \"%s\")"), in new_item() 163 T((T_CALLED("free_item(%p)"), item)); in free_item() 198 T((T_CALLED("set_menu_mark(%p,%s)"), menu, _nc_visbuf(mark))); in set_menu_mark() 268 T((T_CALLED("menu_mark(%p)"), menu)); in menu_mark()
|