Searched refs:tty_init (Results 1 – 7 of 7) sorted by relevance
69 tty_init(void) in tty_init() function
268 if ((gen_init() < 0) || (tty_init() < 0)) in main()
295 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
423 tty_init(e); in readline()