Home
last modified time | relevance | path

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

/openbsd/games/boggle/boggle/
H A Dmach.c86 static int tty_setup(void);
99 if (tty_setup() < 0) in setup()
602 tty_setup(void) in tty_setup() function
/openbsd/lib/libedit/
H A Dtty.c459 static int tty_setup(EditLine *);
492 tty_setup(EditLine *el) in tty_setup() function
575 return tty_setup(el); in tty_init()