Home
last modified time | relevance | path

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

/freebsd/contrib/libedit/
H A Dkeymacro.h71 libedit_private void keymacro_kprint(EditLine *, const wchar_t *,
H A Dkeymacro.c514 keymacro_kprint(el, el->el_keymacro.buf, in node_lookup()
564 keymacro_kprint(el, el->el_keymacro.buf, &ptr->val, ptr->type); in node_enum()
580 keymacro_kprint(EditLine *el, const wchar_t *key, keymacro_value_t *val, in keymacro_kprint() function
H A Dterminal.c1125 keymacro_kprint(el, arrow[i].name, in terminal_print_arrow()