Home
last modified time | relevance | path

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

/netbsd-src/games/boggle/boggle/
H A Dmach.c82 static int tty_setup(void);
97 if (tty_setup() < 0) in setup()
558 tty_setup(void) in tty_setup() function
/netbsd-src/lib/libedit/
H A Dtty.c465 static int tty_setup(EditLine *);
498 tty_setup(EditLine *el) in tty_setup() function
580 return tty_setup(el); in tty_init()
/netbsd-src/usr.sbin/tprof/
H A Dtprof_top.c221 tty_setup(void) in tty_setup() function
733 tty_setup(); in sample_show()