Home
last modified time | relevance | path

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

/NextBSD/lib/libedit/
HDkeymacro.h71 protected void keymacro_print(EditLine *, const Char *);
HDmap.c1139 keymacro_print(el, in); in map_print_key()
1236 keymacro_print(el, STR("")); in map_print_all_keys()
HDkeymacro.c262 keymacro_print(EditLine *el, const Char *key) in keymacro_print() function