Searched refs:map_get_editor (Results 1 – 3 of 3) sorted by relevance
74 protected int map_get_editor(EditLine *, const Char **);
433 rv = map_get_editor(el, va_arg(ap, const Char **)); in FUN()
1101 map_get_editor(EditLine *el, const Char **editor) in map_get_editor() function