Home
last modified time | relevance | path

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

/original-bsd/lib/libedit/
H A Dterm.h67 protected void term_print_arrow __P((EditLine *, char *));
H A Dmap.c1183 term_print_arrow(el, "");
1286 term_print_arrow(el, in);
H A Dterm.c1030 term_print_arrow(el, name) in term_print_arrow() function