Searched refs:tty_init (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/bin/pax/
H A Dtty_subs.c63 * tty_init()
69 tty_init(void) function
H A Dpax.c268 if ((gen_init() < 0) || (tty_init() < 0))
H A Dextern.h295 int tty_init(void);
/freebsd-12-stable/contrib/libedit/
H A Dtty.h459 libedit_private int tty_init(EditLine *);
H A Del.c105 if (tty_init(el) == -1)
H A Dtty.c572 tty_init(EditLine *el) function
H A Dreadline.c423 tty_init(e);

Completed in 122 milliseconds