/illumos-gate/usr/src/cmd/bnu/ |
H A D | line.c | 131 if ((*Ioctl)(tty, TCGETA, &ttbuf) != 0) { 238 if ((*Ioctl)(dcf, TCGETA, &ttbuf) != 0) 271 if ((*Ioctl)(Ifn, TCGETA, &tbuf) != 0) { 367 if ((*Ioctl)(0, TCGETA, &Savettyb) != 0) { in savline() 405 if ((*Ioctl)(tty, TCGETA, &ttbuf) != 0) { 449 if ((*Ioctl)(tty, TCGETA, &ttbuf) != 0)
|
H A D | cu.c | 457 Saved_tty = ( ioctl(TTYIN, TCGETA, &_Tv0) == 0 ); in main() 806 (void) ioctl (Cn, TCGETA, &_Lv); 1138 (void)ioctl(Cn, TCGETA, &_Tv); in _dopercen() 1152 (void)ioctl(Cn, TCGETA, &_Tv); in _dopercen() 1379 (void)ioctl(TTYIN, TCGETA, &_Tv); in _mode() 1642 if(ioctl(arg, TCGETA, &xv) < 0) { in tdmp()
|
H A D | fio.c | 122 if (ioctl(Ifn, TCGETA, &ttbuf) >= 0) { in fturnon() 125 ioctl(Ifn, TCGETA, &ttbuf); in fturnon()
|
H A D | ct.c | 347 (void) ioctl (0, TCGETA, &termio); 507 (void) ioctl (fileno(_Fdl), TCGETA, &termio); in disconnect()
|
/illumos-gate/usr/src/lib/libnsl/dial/ |
H A D | line.c | 116 if ((*Ioctl)(tty, TCGETA, &ttbuf) != 0) in fixline() 216 if ((*Ioctl)(dcf, TCGETA, &ttbuf) != 0) in sethup() 235 if ((*Ioctl)(0, TCGETA, &Savettyb) != 0) { in savline()
|
/illumos-gate/usr/src/cmd/ttymon/ |
H A D | tmterm.c | 136 if (ioctl(fd, TCGETA, &termio) != 0) { in turnon_canon() 215 if (ioctl(fd, TCGETA, &termio) < 0) { in hang_up_line()
|
H A D | tmautobaud.c | 81 if (ioctl(fd, TCGETA, &termio) == -1) { in auto_termio()
|
/illumos-gate/usr/src/lib/libc/port/gen/ |
H A D | isatty.c | 47 if (ioctl(f, TCGETA, &tty) < 0) { in isatty()
|
/illumos-gate/usr/src/lib/libcurses/screen/ |
H A D | def_prog.c | 55 (void) ioctl(cur_term -> Filedes, TCGETA, &(PROGTTY)); in def_prog_mode()
|
/illumos-gate/usr/src/cmd/lp/filter/postscript/postio/ |
H A D | ifdef.c | 112 if ( ioctl(ttyi, TCGETA, &termio) == -1 ) { in setupline() 183 if ( ioctl(ttyi, TCGETA, &termio) == -1 ) in resetline() 227 if ( ioctl(0, TCGETA, &oldtermio) == -1 ) in setupstdin()
|
/illumos-gate/usr/src/lib/libc/port/stdio/ |
H A D | getpass.c | 92 (void) ioctl(fileno(fi), TCGETA, &ttyb); in __getpass()
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/ |
H A D | Makefile | 41 SHOPT_OLDTERMIO == /* support both TCGETA and TCGETS */
|
/illumos-gate/usr/src/cmd/power/ |
H A D | pm_pam_conv.c | 80 (void) ioctl(fileno(stdin), TCGETA, &tty); in getinput()
|
/illumos-gate/usr/src/cmd/more/ |
H A D | more.c | 1518 if (!(no_tty = ioctl(1, TCGETA, &otty))) { in initterm() 1578 no_intty = ioctl(0, TCGETA, &otty); in initterm() 1579 ioctl(2, TCGETA, &otty); in initterm() 1779 ioctl(2, TCGETA, &otty); /* save old tty modes */ in set_tty() 1780 ioctl(2, TCGETA, &ntty); in set_tty()
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/ |
H A D | terminal.h | 106 # define tcgetattr(fd,tty) ioctl(fd, TCGETA, tty)
|
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/ |
H A D | ports.c | 133 ioctl(1, TCGETA, &tio); in open_dialup()
|
/illumos-gate/usr/src/cmd/vi/port/ |
H A D | exrecover.c | 280 ioctl(2, TCGETA, &termio); 848 (void) ioctl(fileno(stdin), TCGETA, &ttyb);
|
H A D | ex_put.c | 1193 if(ioctl(i, TCGETA, &termio) < 0) in gTTY() 1206 if(ioctl(i, TCGETA, &termio) < 0) in gTTY()
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/ |
H A D | tty | 64 # define tcgetattr(fd,tty) ioctl(fd, TCGETA, tty)
|
/illumos-gate/usr/src/cmd/mailx/ |
H A D | main.c | 117 if (ioctl(1, TCGETA, &tbuf)==0) { in main()
|
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/ |
H A D | tty | 70 # define tcgetattr(fd,tty) ioctl(fd, TCGETA, tty)
|
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/ |
H A D | tty | 70 # define tcgetattr(fd,tty) ioctl(fd, TCGETA, tty)
|
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/ |
H A D | tty | 70 # define tcgetattr(fd,tty) ioctl(fd, TCGETA, tty)
|
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/ |
H A D | tty | 70 # define tcgetattr(fd,tty) ioctl(fd, TCGETA, tty)
|
/illumos-gate/usr/src/cmd/streams/strcmd/ |
H A D | strchg.c | 271 if (ioctl(STDIN, TCGETA, &termio) >= 0) in main()
|