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 75 libedit_private int map_get_editor(EditLine *, const wchar_t **);
el.c 426 rv = map_get_editor(el, va_arg(ap, const wchar_t **));
map.c 1110 /* map_get_editor():
1114 map_get_editor(EditLine *el, const wchar_t **editor) function in typeref:typename:libedit_private int

Completed in 12 milliseconds