Home | Sort by: relevance | last modified time | path |
/src/games/boggle/boggle/ | |
mach.c | 82 static int tty_setup(void); 97 if (tty_setup() < 0) 558 tty_setup(void) function in typeref:typename:int |
/src/lib/libedit/ | |
tty.c | 465 static int tty_setup(EditLine *); 494 /* tty_setup(): 498 tty_setup(EditLine *el) function in typeref:typename:int 580 return tty_setup(el); |
/src/usr.sbin/tprof/ | |
tprof_top.c | 221 tty_setup(void) function in typeref:typename:void 733 tty_setup(); |