Home
last modified time | relevance | path

Searched refs:tty_setup (Results 1 – 2 of 2) sorted by relevance

/dragonfly/games/boggle/boggle/
HDmach.c85 static int tty_setup(void);
98 if (tty_setup() < 0) in setup()
590 tty_setup(void) in tty_setup() function
/dragonfly/contrib/libedit/src/
HDtty.c465 static int tty_setup(EditLine *);
498 tty_setup(EditLine *el) in tty_setup() function
580 return tty_setup(el); in tty_init()