Home
last modified time | relevance | path

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

/dflybsd-src/contrib/libedit/src/
H A Dmap.h75 libedit_private int map_get_editor(EditLine *, const wchar_t **);
H A Del.c450 rv = map_get_editor(el, va_arg(ap, const wchar_t **)); in el_wget()
H A Dmap.c1111 map_get_editor(EditLine *el, const wchar_t **editor) in map_get_editor() function