Home
last modified time | relevance | path

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

/freebsd/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/contrib/less/
H A Dch.c816 public void ch_init(int f, int flags, ssize_t nread) in ch_set_eof()
824 public void ch_init(int f, int flags) ch_init() function
H A Dedit.c466 * chflags and f are not used by ch_init if ifile has in edit_ifile()
611 ch_init(f, chflags, nread); in edit_ifile()
H A Dfuncs.h63 public void ch_init(int f, int flags, ssize_t nread);