Home
last modified time | relevance | path

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

/freebsd/contrib/libedit/
H A Dmap.h75 libedit_private int map_get_editor(EditLine *, const wchar_t **);
H A Del.c427 rv = map_get_editor(el, va_arg(ap, const wchar_t **)); in el_wget()
H A Dmap.c1114 map_get_editor(EditLine *el, const wchar_t **editor) in map_get_editor() function