Home
last modified time | relevance | path

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

/NextBSD/lib/libedit/
HDterminal.h98 protected void terminal_print_arrow(EditLine *, const Char *);
HDmap.c1238 terminal_print_arrow(el, STR("")); in map_print_all_keys()
1338 terminal_print_arrow(el, in); in map_bind()
HDterminal.c1138 terminal_print_arrow(EditLine *el, const Char *name) in terminal_print_arrow() function