HomeSort by: relevance | last modified time | path
    Searched refs:terminal_set_arrow (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libedit/
terminal.h 97 libedit_private int terminal_set_arrow(EditLine *, const wchar_t *,
map.c 1364 terminal_set_arrow(el, in, keymacro_map_str(el, out), ntype);
1378 terminal_set_arrow(el, in, keymacro_map_cmd(el, cmd), ntype);
terminal.c 1075 /* terminal_set_arrow():
1079 terminal_set_arrow(EditLine *el, const wchar_t *name, keymacro_value_t *fun, function in typeref:typename:libedit_private int

Completed in 15 milliseconds