Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/libedit/
HDmap.h75 libedit_private int map_get_editor(EditLine *, const wchar_t **);
HDel.c426 rv = map_get_editor(el, va_arg(ap, const wchar_t **)); in el_wget()
HDmap.c1114 map_get_editor(EditLine *el, const wchar_t **editor) in map_get_editor() function