Home
last modified time | relevance | path

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

/openbsd/lib/libedit/
H A Dmap.h76 protected int map_get_editor(EditLine *, const wchar_t **);
H A Del.c391 rv = map_get_editor(el, va_arg(ap, const wchar_t **)); in el_wget()
H A Dmap.c1106 map_get_editor(EditLine *el, const wchar_t **editor) in map_get_editor() function