ch_init
protected int ch_init(EditLine *);
(void) ch_init(el);
if (ch_init(&el) == -1)
ch_init(f, chflags);
void ch_init(int, int);