Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libedit/
H A Dmap.h74 protected int map_set_editor(EditLine *, Char *);
H A Del.c219 rv = map_set_editor(el, va_arg(ap, Char *)); in FUN()
H A Dmap.c1089 map_set_editor(EditLine *el, Char *editor) in map_set_editor() function