Searched refs:tty_init (Results 1 – 6 of 6) 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);
460 protected int tty_init(EditLine *);
110 if (tty_init(el) == -1) in el_init_fd()
573 tty_init(EditLine *el) in tty_init() function