Searched refs:hist_end (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/libedit/ | ||
H A D | hist.h | 73 libedit_private void hist_end(EditLine *); |
H A D | hist.c | 75 hist_end(EditLine *el) in hist_end() function |
H A D | el.c | 147 hist_end(el); in el_end() |