HomeSort by: relevance | last modified time | path
    Searched refs:map_get_editor (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libedit/
map.h 76 libedit_private int map_get_editor(EditLine *, const wchar_t **);
el.c 438 rv = map_get_editor(el, va_arg(ap, const wchar_t **));
map.c 1116 /* map_get_editor():
1120 map_get_editor(EditLine *el, const wchar_t **editor) function

Completed in 19 milliseconds