Searched refs:hist_init (Results 1 – 3 of 3) sorted by relevance
| /src/contrib/libedit/ | ||
| H A D | hist.h | 72 libedit_private int hist_init(EditLine *); |
| H A D | hist.c | 57 hist_init(EditLine *el) in hist_init() function |
| H A D | el.c | 113 (void) hist_init(el); in el_init_internal() |