Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/libedit/
H A Dchared.h148 libedit_private int ch_init(EditLine *);
H A Del.c107 (void) ch_init(el); in el_init_internal()
H A Dchared.c397 ch_init(EditLine *el) in ch_init() function
/freebsd-14.2/contrib/less/
H A Dch.c815 public void ch_init(int f, int flags) in ch_init() function
H A Dedit.c617 ch_init(f, chflags); in edit_ifile()
H A Dfuncs.h58 public void ch_init(int f, int flags);