Home
last modified time | relevance | path

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

/freebsd/contrib/libedit/
H A Dmap.h74 libedit_private int map_set_editor(EditLine *, wchar_t *);
H A Del.c225 rv = map_set_editor(el, va_arg(ap, wchar_t *)); in el_wset()
H A Dmap.c1095 map_set_editor(EditLine *el, wchar_t *editor) in map_set_editor() function