Home
last modified time | relevance | path

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

/openbsd/lib/libedit/
H A Dhist.h72 protected int hist_init(EditLine *);
H A Dhist.c50 hist_init(EditLine *el) in hist_init() function
H A Del.c99 (void) hist_init(el); in el_init()
/openbsd/bin/ksh/
H A Dhistory.c605 hist_init(hist_source); in sethistfile()
799 hist_init(Source *s) in hist_init() function
H A Dsh.h449 void hist_init(Source *);
H A Dmain.c447 hist_init(s); in main()