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

/freebsd-9.3-release/bin/pax/
H A Dtty_subs.c62 * tty_init()
68 tty_init(void) function
H A Dextern.h291 int tty_init(void);
H A Dpax.c266 if ((gen_init() < 0) || (tty_init() < 0))
/freebsd-9.3-release/lib/libedit/
H A Dtty.h459 protected int tty_init(EditLine *);
H A Del.c93 if (tty_init(el) == -1)
H A Dtty.c529 tty_init(EditLine *el) function

Completed in 170 milliseconds