/titanic_41/usr/src/cmd/bnu/ |
H A D | line.c | 130 if ((*Ioctl)(tty, TCGETA, &ttbuf) != 0) { 237 if ((*Ioctl)(dcf, TCGETA, &ttbuf) != 0) 270 if ((*Ioctl)(Ifn, TCGETA, &tbuf) != 0) { 366 if ((*Ioctl)(0, TCGETA, &Savettyb) != 0) { in savline() 404 if ((*Ioctl)(tty, TCGETA, &ttbuf) != 0) { 448 if ((*Ioctl)(tty, TCGETA, &ttbuf) != 0)
|
H A D | cu.c | 462 Saved_tty = ( ioctl(TTYIN, TCGETA, &_Tv0) == 0 ); 811 (void) ioctl (Cn, TCGETA, &_Lv); 1145 (void)ioctl(Cn, TCGETA, &_Tv); 1159 (void)ioctl(Cn, TCGETA, &_Tv); 1386 (void)ioctl(TTYIN, TCGETA, &_Tv); in _mode() 1658 if(ioctl(arg, TCGETA, &xv) < 0) {
|
H A D | fio.c | 124 if (ioctl(Ifn, TCGETA, &ttbuf) >= 0) { in fturnon() 127 ioctl(Ifn, TCGETA, &ttbuf); in fturnon()
|
/titanic_41/usr/src/lib/libnsl/dial/ |
H A D | line.c | 120 if ((*Ioctl)(tty, TCGETA, &ttbuf) != 0) in fixline() 220 if ((*Ioctl)(dcf, TCGETA, &ttbuf) != 0) in sethup() 239 if ((*Ioctl)(0, TCGETA, &Savettyb) != 0) { in savline()
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | isatty.c | 50 if (ioctl(f, TCGETA, &tty) < 0) { in isatty()
|
/titanic_41/usr/src/lib/libbc/libc/gen/common/ |
H A D | isatty.c | 44 if(ioctl(f, TCGETA, &tty) < 0)
|
/titanic_41/usr/src/lib/libbc/inc/include/ |
H A D | termio.h | 54 #define TCGETA _IOR('T', 1, struct termio) macro
|
/titanic_41/usr/src/lib/libbc/inc/include/sys/ |
H A D | termio.h | 54 #define TCGETA _IOR('T', 1, struct termio) macro
|
/titanic_41/usr/src/cmd/ttymon/ |
H A D | tmterm.c | 151 if (ioctl(fd, TCGETA, &termio) != 0) { 234 if (ioctl(fd,TCGETA,&termio) < 0) { in hang_up_line()
|
H A D | tmautobaud.c | 86 if (ioctl(fd, TCGETA, &termio) == -1) { in auto_termio()
|
/titanic_41/usr/src/lib/libcurses/screen/ |
H A D | def_prog.c | 57 (void) ioctl(cur_term -> Filedes, TCGETA, &(PROGTTY)); in def_prog_mode()
|
/titanic_41/usr/src/lib/efcode/engine/ |
H A D | signal.c | 78 ioctl(fileno(stdin), TCGETA, &saved_termio); in install_handlers()
|
/titanic_41/usr/src/cmd/lp/filter/postscript/postio/ |
H A D | ifdef.c | 114 if ( ioctl(ttyi, TCGETA, &termio) == -1 ) { in setupline() 185 if ( ioctl(ttyi, TCGETA, &termio) == -1 ) in resetline() 229 if ( ioctl(0, TCGETA, &oldtermio) == -1 ) in setupstdin()
|
/titanic_41/usr/src/lib/libc/port/stdio/ |
H A D | getpass.c | 92 (void) ioctl(fileno(fi), TCGETA, &ttyb); in __getpass()
|
/titanic_41/usr/src/lib/libshell/common/include/ |
H A D | terminal.h | 106 # define tcgetattr(fd,tty) ioctl(fd, TCGETA, tty)
|
/titanic_41/usr/src/lib/libast/amd64/include/ast/ |
H A D | ast_tty.h | 91 # define tcgetattr(fd,tty) ioctl(fd, TCGETA, tty)
|
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/ |
H A D | ast_tty.h | 70 # define tcgetattr(fd,tty) ioctl(fd, TCGETA, tty)
|
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/ |
H A D | ast_tty.h | 70 # define tcgetattr(fd,tty) ioctl(fd, TCGETA, tty)
|
/titanic_41/usr/src/lib/libast/i386/include/ast/ |
H A D | ast_tty.h | 91 # define tcgetattr(fd,tty) ioctl(fd, TCGETA, tty)
|
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/ |
H A D | ast_tty.h | 70 # define tcgetattr(fd,tty) ioctl(fd, TCGETA, tty)
|
/titanic_41/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | ast_tty.h | 91 # define tcgetattr(fd,tty) ioctl(fd, TCGETA, tty)
|
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/ |
H A D | ast_tty.h | 70 # define tcgetattr(fd,tty) ioctl(fd, TCGETA, tty)
|
/titanic_41/usr/src/lib/libast/sparc/include/ast/ |
H A D | ast_tty.h | 91 # define tcgetattr(fd,tty) ioctl(fd, TCGETA, tty)
|
/titanic_41/usr/src/cmd/power/ |
H A D | pm_pam_conv.c | 78 (void) ioctl(fileno(stdin), TCGETA, &tty); in getinput()
|
/titanic_41/usr/src/cmd/more/ |
H A D | more.c | 1518 if (!(no_tty = ioctl(1, TCGETA, &otty))) { in initterm() 1553 no_intty = ioctl(0, TCGETA, &otty); in initterm() 1554 ioctl(2, TCGETA, &otty); in initterm() 1753 ioctl(2, TCGETA, &otty); /* save old tty modes */ in set_tty() 1754 ioctl(2, TCGETA, &ntty); in set_tty()
|