Home
last modified time | relevance | path

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

/external/libedit/src/
Dkeymacro.h70 protected void keymacro_print(EditLine *, const Char *);
Dmap.c1137 keymacro_print(el, in); in map_print_key()
1234 keymacro_print(el, STR("")); in map_print_all_keys()
Dkeymacro.c260 keymacro_print(EditLine *el, const Char *key) in keymacro_print() function