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