Searched refs:map_set_editor (Results 1 – 3 of 3) sorted by relevance
75 libedit_private int map_set_editor(EditLine *, wchar_t *);
229 rv = map_set_editor(el, va_arg(ap, wchar_t *)); in el_wset()
1105 map_set_editor(EditLine *el, wchar_t *editor) in map_set_editor() function