Home
last modified time | relevance | path

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

/freebsd/contrib/libedit/
H A Dhist.h73 libedit_private void hist_end(EditLine *);
H A Dhist.c75 hist_end(EditLine *el) in hist_end() function
H A Del.c147 hist_end(el); in el_end()