Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libedit/
H A Dmap.h75 protected int map_get_editor(EditLine *, const Char **);
H A Del.c413 rv = map_get_editor(el, va_arg(ap, const Char **)); in FUN()
H A Dmap.c1108 map_get_editor(EditLine *el, const Char **editor) in map_get_editor() function