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

  /src/lib/libedit/
map.h 74 libedit_private int map_set_editor(EditLine *, wchar_t *);
el.c 225 rv = map_set_editor(el, va_arg(ap, wchar_t *));
map.c 1091 /* map_set_editor():
1095 map_set_editor(EditLine *el, wchar_t *editor) function in typeref:typename:libedit_private int

Completed in 12 milliseconds