Searched refs:tty_init (Results 1 – 7 of 7) sorted by relevance
61 tty_init(void) in tty_init() function
254 if ((gen_init() < 0) || (tty_init() < 0)) in main()
290 int tty_init(void);
459 libedit_private int tty_init(EditLine *);
105 if (tty_init(el) == -1) in el_init_internal()
572 tty_init(EditLine *el) in tty_init() function
450 tty_init(e); in readline()