Home
last modified time | relevance | path

Searched refs:tty_init (Results 1 – 8 of 8) sorted by relevance

/external/llvm/test/Linker/
D2004-05-07-TypeResolution1.ll31 define void @tty_init() {
/external/ppp/pppd/
Dpppd.h500 void tty_init __P((void));
Dtty.c400 void tty_init() in tty_init() function
Dmain.c361 tty_init();
/external/mksh/src/
Djobs.c208 tty_init(true, true); in j_init()
289 tty_init(false, true); in j_change()
Dmain.c980 tty_init(bool init_ttystate, bool need_tty) in tty_init() function
Dvar.c1466 tty_init(true, false); in change_winsz()
Dsh.h1917 extern void tty_init(bool, bool);