Home
last modified time | relevance | path

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

/src/contrib/libedit/
H A Dhist.h72 libedit_private int hist_init(EditLine *);
H A Dhist.c57 hist_init(EditLine *el) in hist_init() function
H A Del.c113 (void) hist_init(el); in el_init_internal()