Home
last modified time | relevance | path

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

/dragonfly/contrib/libedit/src/
HDkeymacro.h71 libedit_private void keymacro_kprint(EditLine *, const wchar_t *,
HDkeymacro.c517 keymacro_kprint(el, el->el_keymacro.buf, in node_lookup()
567 keymacro_kprint(el, el->el_keymacro.buf, &ptr->val, ptr->type); in node_enum()
583 keymacro_kprint(EditLine *el, const wchar_t *key, keymacro_value_t *val, in keymacro_kprint() function
HDterminal.c1127 keymacro_kprint(el, arrow[i].name, in terminal_print_arrow()