Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libedit/
H A Dchared.h163 protected void ch_end(EditLine *);
H A Del.c140 ch_end(el); in el_end()
H A Dchared.c595 ch_end(EditLine *el) in ch_end() function