Home
last modified time | relevance | path

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

/freebsd/contrib/libedit/
H A Del.h145 libedit_private int el_editmode(EditLine *, int, const wchar_t **);
H A Dparse.c69 { L"edit", el_editmode },
H A Del.c637 el_editmode(EditLine *el, int argc, const wchar_t **argv) in el_editmode() function